X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=db-postgresql-socket3%2Fapi.lisp;h=488252768ba922b43306a8bec995e0b92737fb18;hb=9f2b1f47684151e0706d51540ab5424c005f3184;hp=8fa690cf20006c9b3805b44c64d9827a27814117;hpb=126812fb21eeb397865ebd1f4cfaf13ca5b350f3;p=clsql.git diff --git a/db-postgresql-socket3/api.lisp b/db-postgresql-socket3/api.lisp index 8fa690c..4882527 100644 --- a/db-postgresql-socket3/api.lisp +++ b/db-postgresql-socket3/api.lisp @@ -23,7 +23,7 @@ t) (defmethod clsql-sys:database-type-library-loaded ((database-type - (eql :postgresql-socket))) + (eql :postgresql-socket3))) "T if foreign library was able to be loaded successfully. Always true for socket interface" t) \ No newline at end of file