Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
python-psycopg2: A PostgreSQL database adapter for Python
- Summary
- 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.
Changelog
- * Thu Apr 26 19:00:00 2007 - Devrim GUNDUZ <devrim{%}commandprompt{*}com> 2.0.5.1-8
- Disabled zope package temporarily.
- * Wed Dec 6 18:00:00 2006 - Devrim GUNDUZ <devrim{%}commandprompt{*}com> 2.0.5.1-7
- Rebuilt
- * Wed Dec 6 18:00:00 2006 - Devrim GUNDUZ <devrim{%}commandprompt{*}com> 2.0.5.1-5
- Bumped up spec version