py-postgresql v1.0 released

Поиск
Список
Период
Сортировка
От James William Pye
Тема py-postgresql v1.0 released
Дата
Msg-id 88073CC4-60B8-4054-89C6-EB35A8EA15CF@jwp.name
обсуждение исходный текст
Список pgsql-announce
I'm pleased to announce the release of py-postgresql version 1.0,
the pure Python 3 driver for PostgreSQL formerly known as 'pg_proboscis'.

Highlights:

* CopyManager for connection-to-connection COPY operations.
* NotificationManager for receiving asynchronous notifications with payloads.
* Advisory Lock Context Manager.
* hstore type support.
* Improved performance. 2x, in some cases.

For a more detailed list of changes, visit:
http://python.projects.postgresql.org/docs/1.0/changes.html


If you are interested in seeing this backported to Python 2.x, please let me know.


Homepage:
http://python.projects.postgresql.org

SCM:
http://github.com/jwp/py-postgresql

Mailing List:
http://pgfoundry.org/mailman/listinfo/python-general

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

Предыдущее
От: David Fetter
Дата:
Сообщение: == PostgreSQL Weekly News - April 04 2010 ==
Следующее
От: Koichi Suzuki
Дата:
Сообщение: Postgres-XC V.0.9 is now available