X-Git-Url: http://git.kpe.io/?p=clsql.git;a=blobdiff_plain;f=db-postgresql%2Fpostgresql-api.lisp;h=47894913f421d53db4eb20c5e69eece65d668675;hp=e01828cc8e369d0d2c15b238aaf606fa259bc47d;hb=ab37892bfa71e0d66021cc73f28cd189be30c81c;hpb=9db6946c8331a477b309608ec6232cbfabb97d24 diff --git a/db-postgresql/postgresql-api.lisp b/db-postgresql/postgresql-api.lisp index e01828c..4789491 100644 --- a/db-postgresql/postgresql-api.lisp +++ b/db-postgresql/postgresql-api.lisp @@ -18,7 +18,7 @@ ;;;; (http://opensource.franz.com/preamble.html), also known as the LLGPL. ;;;; ************************************************************************* -(in-package #:postgresql) +(in-package #:pgsql) ;;;; This file implements as little of the FFI bindings to the