python-psycopg2-doc - Documentation for psycopg python PostgreSQL database adapter
Website: | http://www.initd.org/psycopg/ |
---|---|
License: | GPLv3+ with exceptions |
Vendor: | Scientific Linux CERN, http://cern.ch/linux |
- Description:
Documentation and example files for the psycopg python PostgreSQL database adapter.
Packages
python-psycopg2-doc-2.0.14-2.el6.x86_64 [281 KiB] |
Changelog
by Tom Lane (2012-09-14):
- Fix reference-leak issues in typecast.c Resolves: #843723 |
python-psycopg2-doc-2.0.14-1.el6_2.1.x86_64 [281 KiB] |
Changelog
by Tom Lane (2012-02-02):
- Update to 2.0.14 to get the last few upstream fixes in this release series, and to not be behind what MRG has shipped for RHEL-5 - Fix refcount leaks in _mogrify() Resolves: #787164 |
python-psycopg2-doc-2.0.13-2.el6_1.1.x86_64 [101 KiB] |
Changelog
by Tom Lane (2011-07-11):
- Fix failure to increment the refcount on an object during COPY operations Resolves: #720306 |