Re: New: databases/postgresql-pllua

2012-10-09 Thread Stuart Henderson
On 2012/10/09 09:12, Jeremy Evans wrote: > 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. > > PL/Lua brings the power and simplicity of Lua to PostgreSQL, in

New: databases/postgresql-pllua

2012-10-09 Thread Jeremy Evans
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. PL/Lua brings the power and simplicity of Lua to PostgreSQL, including: small memory footprint, simple syntax, lex