Paketname | postgresql-8.4-pllua |
Beschreibung | Lua procedural language for PostgreSQL |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 0.8.1-1.3 |
Sektion | misc |
Priorität | optional |
Installierte Größe | 140 Byte |
Hängt ab von | postgresql-8.4, libc6 (>= 2.1.3), liblua5.1-0 |
Empfohlene Pakete | |
Paketbetreuer | Fernando Ike de Oliveira |
Quelle | postgresql-pllua |
Paketgröße | 37116 Byte |
Prüfsumme MD5 | 0e2b131ec5a768181d8245b5c841c1f7 |
Prüfsumme SHA1 | 2fefaf9bb165ee13db4049f1fdd98061c79275df |
Prüfsumme SHA256 | 814241e1b1a1fda200527de8cf3ff302c22b6aaccda3f682c35c31afb0b450f7 |
Link zum Herunterladen | postgresql-8.4-pllua_0.8.1-1.3_i386.deb |
Ausführliche Beschreibung | PL/Lua is an implementation of Lua as a loadable procedural language for
PostgreSQL: with PL/Lua you can use PostgreSQL functions and triggers
written in the Lua programming language.
.
It brings the power and simplicity of Lua to PostgreSQL, including:
small memory footprint, simple syntax, lexical scoping, functions as
first-class values, and coroutines for non-preemptive threading.
|