Psycopg 2.6.1 released

Поиск
Список
Период
Сортировка
От Daniele Varrazzo
Тема Psycopg 2.6.1 released
Дата
Msg-id CA+mi_8ZwvjcOh30xv+GLACETiR+p9jO+zh9nJ1Af7tBR2nB=FA@mail.gmail.com
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Adrian Klaver
Дата:
Сообщение: Re: is there a way to make this more efficient
Следующее
От: Tilman Koschnick
Дата:
Сообщение: DateRange with mx.Date