From: Russ Tyndall Date: Fri, 17 Aug 2012 15:41:13 +0000 (-0400) Subject: shadow postgresql-notification for compatibility with new cl-postgres (Thanks Zach) X-Git-Tag: v6.3.0~9 X-Git-Url: http://git.kpe.io/?p=clsql.git;a=commitdiff_plain;h=3adc91598341c0a3268df2c8cc0b6e1b4afc585c shadow postgresql-notification for compatibility with new cl-postgres (Thanks Zach) --- diff --git a/db-postgresql-socket3/package.lisp b/db-postgresql-socket3/package.lisp index 430b2eb..3d13e4c 100644 --- a/db-postgresql-socket3/package.lisp +++ b/db-postgresql-socket3/package.lisp @@ -22,7 +22,7 @@ (defpackage #:postgresql-socket3 (:use #:cl md5 #:cl-postgres) - (:shadow #:postgresql-warning) + (:shadow #:postgresql-warning #:postgresql-notification) (:export #:+postgresql-server-default-port+ #:postgresql-condition #:postgresql-error