Jump to letter: [
34ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
python-psycopg2 - A PostgreSQL database adapter for Python
- 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-2.el5.i386
[108 KiB] |
Changelog
by Toshio Kuratomi (2012-07-27):
- Add patch to fix reference leaks (slukasik)
https://bugzilla.redhat.com/show_bug.cgi?id=757302
|