Author: cito
Date: Thu Jan  3 13:37:20 2013
New Revision: 482

Log:
I've also tested everything with PostgreSQL 9.2.

Modified:
   trunk/docs/changelog.rst

Modified: trunk/docs/changelog.rst
==============================================================================
--- trunk/docs/changelog.rst    Thu Jan  3 12:58:42 2013        (r481)
+++ trunk/docs/changelog.rst    Thu Jan  3 13:37:20 2013        (r482)
@@ -4,7 +4,7 @@
 Version 4.1 (2013-01-01)
 ------------------------
 - Dropped support for Python below 2.5 and PostgreSQL below 8.3.
-- Support the new PostgreSQL versions 9.0 and 9.1.
+- Support the new PostgreSQL versions 9.0, 9.1 and 9.2.
 - Particularly, support PQescapeLiteral() and PQescapeIdentifier().
 - The query method of the classic API now supports positional parameters.
   This an effective way to pass arbitrary or unknown data without worrying
_______________________________________________
PyGreSQL mailing list
[email protected]
https://mail.vex.net/mailman/listinfo.cgi/pygresql

Reply via email to