python-psycopg2 - A PostgreSQL database adapter for Python
Website: | http://www.initd.org/software/initd/psycopg |
---|---|
License: | GPL (with Exceptions) |
Vendor: | Red Hat, Inc. |
- Description:
psycopg is a PostgreSQL database adapter for the Python programming language (just like pygresql and popy.) It was written from scratch with the aim of being very small and fast, and stable as a rock. The main advantages of psycopg are that it supports the full Python DBAPI-2.0 and being thread safe at level 2.
Packages
python-psycopg2-2.0.14-3.el5.src [487 KiB] |
Changelog
by Trevor McKay (2011-12-12):
- Apply bz759200.patch for reference leak in _mogrify (cursor_type.c) - Problem originally reported in BZ759200 against cumin |
python-psycopg2-2.0.14-2.el5.src [486 KiB] |
Changelog
by Devrim GUNDUZ (2010-03-17):
- Update to 2.0.14 |