|
|
Log in / Subscribe / Register

py-postgresql 0.9 released

From:  jwp <james.pye-AT-gmail.com>
To:  comp-lang-python-announce-AT-moderators.isc.org
Subject:  py-postgresql 0.9 Released: Speed & Query Libraries
Date:  Tue, 16 Jun 2009 22:46:15 -0700 (PDT)
Message-ID:  <ee7b2d34-4763-4f14-a2ed-892e2a2e3f8a@3g2000yqk.googlegroups.com>

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...


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
-- 
http://mail.python.org/mailman/listinfo/python-announce-list

        Support the Python Software Foundation:
        http://www.python.org/psf/donations.html




to post comments


Copyright © 2009, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds