Обсуждение: py-postgresql v1.0 released

Поиск
Список
Период
Сортировка

py-postgresql v1.0 released

От
James William Pye
Дата:
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