Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
python-psycopg: 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
- * Sat Sep 16 17:00:00 2006 Shahms E. King <shahms{%}shahms{*}com> 1.1.21-5
- Rebuild for FC6
- * Tue Feb 28 16:00:00 2006 Shahms E. King <shahms{%}shahms{*}com> 1.1.21-4
- Fix for separated pg_config files in FC5
- * Tue Feb 28 16:00:00 2006 Shahms E. King <shahms{%}shahms{*}com> 1.1.21-3
- rebuild for FC5