X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=db-postgresql%2Fpostgresql-api.lisp;h=6f4908f0e32e99dd672a2f0415f3f8140fc0a174;hb=9a3ce518152a2f74eda63d467ad9f8b8594da776;hp=43b3f20426f7dc3f7da66091e6663f912522dfec;hpb=064bb338ef1375940085db10ec5a202d32e6b68b;p=clsql.git diff --git a/db-postgresql/postgresql-api.lisp b/db-postgresql/postgresql-api.lisp index 43b3f20..6f4908f 100644 --- a/db-postgresql/postgresql-api.lisp +++ b/db-postgresql/postgresql-api.lisp @@ -71,6 +71,7 @@ (dbName :cstring) (login :cstring) (pwd :cstring)) + :module "postgresql" :returning pgsql-conn) (declaim (inline PQfinish))