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
- * Thu Sep 8 17:00:00 2005 Shahms E. King <shahms{%}shahms{*}com> 1.1.19-1
- update to new upstream version
- * Thu May 12 17:00:00 2005 Shahms E. King <shahms{%}shahms{*}com> 1.1.18-4
- rebuilt, added disttag
- * Thu Apr 7 17:00:00 2005 Michael Schwendt <mschwendt[AT]users.sf.net>
- rebuilt