Re: [INTERFACES] Re: [HACKERS] Announcing PgSQL - a Python DB-API 2.0 compliant interface to PostgreSQL

2000-10-10 Thread Jason Earl
Actually with version 3.0 of PyGreSQL there is a DB-API v2.0 compliant wrapper pgdb.py. --- Peter Eisentraut <[EMAIL PROTECTED]> wrote: > Bruce Momjian writes: > > > I need to know how this is different than our > current python interface, > > PyGreSQL. > > > > PgSQL is a package of two (2) mod

[HACKERS] Announcing PgSQL - a Python DB-API 2.0 compliant interface to PostgreSQL

2000-10-09 Thread Billy G. Allie
Announce: First public release of PgSQL Version 1.0 === PgSQL v1.0 has been released. This is the first public release of PgSQL. It is available at http://sourceforge.net/projects/pgsql. PgSQL is a package of two (2) modules that provide a Python