This project is archived and is in readonly mode.
psycopg: release-2.3.0
Add new major feature for PostgreSQL 9.0 support: dict-hstore adaptation, notify payload. Two-phase commit will also be included in the release.
Closed Tickets
-
✔ #1
Two-phase commit supportfeature ✓resolved -
✔ #2
dict-hstore adaptationfeature ✓resolved -
✔ #3
Support notifications payloadfeature ✓resolved
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
<b>WARNING:</b> the informations in this tracker are archived. Please submit new tickets or comments to <a href="https://github.com/psycopg/psycopg2/issues">the new tracker</a>.
<br/>
Psycopg is the most used PostgreSQL adapter for the Python programming language. At the core it fully implements the Python DB API 2.0 specifications. Several extensions allow access to many of the features offered by PostgreSQL.