I thought that someone tested against PG 8.3 and 8.4.  It appears that
PQescapeIdentifier was added in 9.0 so the module does not load in 8.3
and 8.4 which we claim to support.

Do we fix the code to check for the earlier version or do we drop
support for anything before 9.0?

-- 
D'Arcy J.M. Cain
PyGreSQL Development Group
http://www.PyGreSQL.org IM:[email protected]
_______________________________________________
PyGreSQL mailing list
[email protected]
https://mail.vex.net/mailman/listinfo.cgi/pygresql

Reply via email to