py-postgresql 0.9 Released: Speed & Query Libraries

From: James William Pye <x(at)jwp(dot)name>
To: pgsql-announce(at)postgresql(dot)org
Subject: py-postgresql 0.9 Released: Speed & Query Libraries
Date: 2009-06-17 05:41:48
Message-ID: 62E03223-A566-4357-AD4F-705148FC2AD1@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 0.9.0 and 0.8.2.

py-postgresql is a Python programmer's client (driver) for PostgreSQL
and
general toolkit for working with PostgreSQL in Python.

http://python.projects.postgresql.org/?utm_source=release&utm_medium=email&utm_campaign=py-postgresql-0.9.0

Changes in 0.9:

* Performance Improvements. Always nice. =)
* Query Libraries--statement management.
* Display of line and relative location of the POSITION for syntax
errors.
* DB-API now extends PG-API.
* Many under-the-hood improvements.

Special thanks to the following bug reporters:

Mike Bayer [Broken DB-API row counts]
Dallas Morisett [Broken procedure reference generation]

... Bugs, while of crunchy consistency, are fearlessly squashed.
... If you find a bug, a report would be greatly appreciated.
http://pgfoundry.org/tracker/?atid=442&group_id=1000094

Browse pgsql-announce by date

  From Date Subject
Next Message thesis 2009-06-18 10:55:27 ANN: Database Designer for PostgreSQL 1.2.8 released!
Previous Message Paul Ramsey 2009-06-16 22:24:45 Re: PostGIS 1.4.0 Beta 1