lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


> > That's not exactly the same thing as adding "Lua-based stored procedures to
> > SQLite," is it?  Amongst other things, the C SDK for cubeSQL does not
> > provide the sqlite3 API (or does it)?  So applications built on sqlite3 will
> > not automatically run on cubeSQL.
> >
> > At any rate, Lua stored procedures are already in PostGreSQL via PL/Lua.
> 
> PL/Lua hasn't been updated since 2008... Is it compatible with v9.2?

Yes, it is (and support Lua 5.1/5.2 and LuaJIT.) I still have to push the
latest updates, probably by the end of this week. BTW, PL/Lua is pretty much
feature complete, so most updates are "maintainance" updates to newest
versions of Lua and PostgreSQL.

Cheers,
Luis

-- 
Computers are useless. They can only give you answers.
                -- Pablo Picasso

-- 
Luis Carvalho (Kozure)
lua -e 'print((("lexcarvalho@NO.gmail.SPAM.com"):gsub("(%u+%.)","")))'