From: | James William Pye <lists(at)jwp(dot)name> |
---|---|
To: | pgsql-announce(at)postgresql(dot)org |
Subject: | py-postgresql v1.0 released |
Date: | 2010-04-02 01:20:02 |
Message-ID: | 88073CC4-60B8-4054-89C6-EB35A8EA15CF@jwp.name |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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
From | Date | Subject | |
---|---|---|---|
Next Message | Hans-Juergen Schoenig -- PostgreSQL | 2010-04-02 09:47:56 | ODBC-Link 1.0 for PostgreSQL released |
Previous Message | David Fetter | 2010-04-01 15:31:43 | == PostgreSQL Weekly News - April 01 2010 == |