X-Git-Url: http://git.kpe.io/?p=clsql.git;a=blobdiff_plain;f=db-postgresql%2Fpostgresql-api.lisp;h=6f4908f0e32e99dd672a2f0415f3f8140fc0a174;hp=43b3f20426f7dc3f7da66091e6663f912522dfec;hb=d9f41af62750c622945bb17b622a39689ee5b840;hpb=064bb338ef1375940085db10ec5a202d32e6b68b 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))