Psycopg 2.6.1 released - Mailing list psycopg

From Daniele Varrazzo
Subject Psycopg 2.6.1 released
Date
Msg-id CA+mi_8ZwvjcOh30xv+GLACETiR+p9jO+zh9nJ1Af7tBR2nB=FA@mail.gmail.com
Whole thread Raw
List psycopg
Psycopg 2.6.1 has been released. You can get it from:

http://initd.org/psycopg/tarballs/PSYCOPG-2-6/psycopg2-2.6.1.tar.gz

The most important bug fixed in this release is the libcrypto
callbacks conflict between libpq and Python (#290), fixed by Jan
Urbański: thank you very much. Other bugs fixed:

- Lists consisting of only None are escaped correctly (ticket #285).
- Correctly unlock the connection after error in flush (ticket #294).
- Fixed MinTimeLoggingCursor.callproc() (ticket #309).


----

Psycopg is the most popular PostgreSQL adapter for the Python
programming language. At its core it fully implements the Python DB
API 2.0 specifications. Several extensions allow access to many of the
features offered by PostgreSQL.


psycopg by date:

Previous
From: Adrian Klaver
Date:
Subject: Re: is there a way to make this more efficient
Next
From: Tilman Koschnick
Date:
Subject: DateRange with mx.Date