Paketname | postgresql-8.4-pllua |
Beschreibung | Lua procedural language for PostgreSQL |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 0.8.1-1.1ubuntu1 |
Sektion | universe/misc |
Priorität | optional |
Installierte Größe | 144 Byte |
Hängt ab von | postgresql-8.4, libc6 (>= 2.4), liblua5.1-0 |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | postgresql-pllua |
Paketgröße | 37164 Byte |
Prüfsumme MD5 | 2fa80808509e627dffa47595f2dab1c9 |
Prüfsumme SHA1 | abb57167be8f9b641a3221914ff67d3f7e9629b7 |
Prüfsumme SHA256 | 7a47efade71f275fdd96a9cbd657d05efdda3c0ff3b4893d9c242f75825442c9 |
Link zum Herunterladen | postgresql-8.4-pllua_0.8.1-1.1ubuntu1_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.
|