fixed bugs in the postgresql-socket3 backend with list-tables and table-exists-p...
authorRuss Tyndall <russ@acceleration.net>
Mon, 14 Dec 2009 23:04:27 +0000 (18:04 -0500)
committerRuss Tyndall <russ@acceleration.net>
Mon, 14 Dec 2009 23:04:27 +0000 (18:04 -0500)
commit1b0508ae2a7b61334494d29571fcbb05825daf5e
treec39781e19712652a06b0afdd48e26984be6cc8ef
parent1e8d22b3fdace44a45b6b0702da5587e136e2398
fixed bugs in the postgresql-socket3 backend with list-tables and table-exists-p, both of which were broken.  This involved makeing a generic backend to table-exists-p
db-postgresql-socket3/sql.lisp
sql/fddl.lisp