Re: Recent patch breaks ...-exists-p functions on postgresql 7.4
Kevin Rosenberg <kevin-HJRc7zDS/[email protected]> Sat, 29 Jul 2006 23:02:36 -0600
| Newsgroups | gmane.lisp.clsql.devel |
|---|---|
| Message-ID | <[email protected]> |
Marijn Haverbeke wrote: > I haven't looked too deeply into which patch exactly does this, but I guess > it has something to do with the message to this list at > http://lists.b9.com/pipermail/clsql-devel/2006-June/000601.html . When I try > to do (table-exists-p 'foo) I get: I was afraid that change might break something. But, I don't currently have a postgresql-7 system for testing . I think at the moment that keeping the 8.0 support that Joel provided. Perhaps some postgresql user can improve the so that bother newer and older versions of postgresql are supported. Kevin