X-Git-Url: http://git.kpe.io/?p=clsql.git;a=blobdiff_plain;f=db-postgresql%2Fpostgresql-loader.lisp;h=f98aec691bfedd26fe4a90c0654af57dc7f169d0;hp=8124bb924029cedc4f59e236fc0e367dd5b0dbfe;hb=ab37892bfa71e0d66021cc73f28cd189be30c81c;hpb=9db6946c8331a477b309608ec6232cbfabb97d24 diff --git a/db-postgresql/postgresql-loader.lisp b/db-postgresql/postgresql-loader.lisp index 8124bb9..f98aec6 100644 --- a/db-postgresql/postgresql-loader.lisp +++ b/db-postgresql/postgresql-loader.lisp @@ -16,7 +16,7 @@ ;;;; (http://opensource.franz.com/preamble.html), also known as the LLGPL. ;;;; ************************************************************************* -(in-package #:postgresql) +(in-package #:pgsql) (defvar *postgresql-supporting-libraries* '("crypt" "c")