Downloadliste

Projektbeschreibung

PoPy is a Python driver for PostgreSQL 7.0. It is DB API v2.0 compliant, and supports level-2 thread safety.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2001-08-14 16:46
2.0.7

Diese Version behebt einen Fehler mit dem cursor.datestyle Attribut, das segfault zurückgegeben.
Tags: Minor bugfixes
This release fixes a bug with the cursor.datestyle attribute, which returned segfault.

2001-08-13 18:57
2.0.6

Popy Griffe jetzt die tatsächliche Länge der Elemente, indem Sie die PQfmod ()-Funktion. Diese Funktion ist für Objekte, die -1 mit dem PQfsize ()-Funktion wieder nützlich.
Tags: Major bugfixes
PoPy now handles the real length of items by using the PQfmod() function. This
function is useful for objects which return -1 with the PQfsize() function.

2001-08-09 18:27
2.0.5

Diese Version enthält einige Bugfixes machen Popy noch mehr DB-API 2.0-kompatibel. Popy erfordert auch jetzt mxDateTime Header zu kompilieren.
Tags: Major feature enhancements
This release includes some bugfixes making PoPy even more DB API 2.0 compliant. PoPy also now requires mxDateTime headers to compile.

2001-03-06 01:30
3.0-beta1

Diese Veröffentlichung fügt Polling von Verbindungen.
Tags: Major feature enhancements
This release adds polling of connections.

2001-03-05 22:39
2.0.2

Diese Veröffentlichung fügt eine Menge Bugfixes, darunter eines für die Bekanntmachung der Fehler Fehler.
Tags: Minor bugfixes
This release adds a lot of bugfixes including one for the Notice Error bug.

Project Resources