On Sun, Oct 7, 2012 at 1:35 PM, Marc Balmer <marc@msys.ch> wrote: > Am 07.10.12 13:25, schrieb Peter Drahoš: > > [...] > >> I'll add it once the libpq issue is fixed. > > What is the "libpq issue"? In LuaDist we build our own libpq library to connect to postgres. Our version is currently mis-configured and causes segfault/crash on use. As luapgsql is linked to it also[1] I will first need to resolve that issue[2] before I can add it. pd [1] https://github.com/mbalmer/luapgsql/blob/master/Makefile#L15 [2] https://github.com/LuaDist/Repository/issues/106