X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=db-postgresql%2Fpostgresql-api.lisp;h=47894913f421d53db4eb20c5e69eece65d668675;hb=ab37892bfa71e0d66021cc73f28cd189be30c81c;hp=e01828cc8e369d0d2c15b238aaf606fa259bc47d;hpb=83976b106f53c0a64fe72f4aaa743aa36be6d93e;p=clsql.git 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