Psycopg 2.4.5 released

Поиск
Список
Период
Сортировка
От Daniele Varrazzo
Тема Psycopg 2.4.5 released
Дата
Msg-id CA+mi_8Y+-KiYZ4-Q77rCstiqrKQOCFHF1u96WYYUKj-DQyu30Q@mail.gmail.com
обсуждение исходный текст
Список pgsql-announce
Hello,

Psycopg version 2.4.5 has been released. This is a bugfix release,
among the issues fixed:

- close() is now idempotent and doesn't raise errors on already closed
connections/cursors
- exceptions are picklable, making them multiprocess-friendly
- fixed multithread problem with commit() concurrent to execute()

For the full list of changes, please check the release notes at
<http://initd.org/psycopg/articles/2012/03/29/psycopg-245-released/>.

----

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.

В списке pgsql-announce по дате отправления:

Предыдущее
От: David Fetter
Дата:
Сообщение: Re: == PostgreSQL Weekly News - March 25 2012 ==
Следующее
От: David Fetter
Дата:
Сообщение: == PostgreSQL Weekly News - April 01 2012 ==