Downloadliste

Projektbeschreibung

pg_pqueue is a Python package that provides
low-level PQ protocol classes for interacting with
a PostgreSQL database. It supports version 3.0 of
the protocol. The package also provides a basic
protocol transaction class. This class keeps the
state of the protocol in an interrupt safe manner,
and validates the integrity of the communication
as messages are received. In general, you probably
will never use this package directly, unless you
are writing a driver.

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.

2008-06-26 21:36
1.0.1

Signedness in TupleDescriptor Nachrichten und Beschreiben (Portal)-Transaktionen wurden behoben.
Tags: Minor bugfixes
Signedness in TupleDescriptor messages and Describe(Portal) transactions were fixed.

2008-06-01 23:59
1.0

Tags: Initial freshmeat announcement

Project Resources