pg_pqueue 1.0.2
PostgreSQL PQ protocol modules
PQueue is a package providing low-level PQ protocol classes for interacting with a PostgreSQL database. It supports version 3.0 of the protocol--the current primary version of 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.
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| pg_pqueue-1.0.2.tar.gz (md5) | Source | 2009-01-06 | 16KB | 1911 | |
- Author: pg/python project
- Home Page: http://python.projects.postgresql.org
- Download URL: http://python.projects.postgresql.org/files/
-
Categories
- Development Status :: 5 - Production/Stable
- Intended Audience :: Developers
- License :: OSI Approved :: Attribution Assurance License
- License :: OSI Approved :: BSD License
- License :: OSI Approved :: MIT License
- License :: OSI Approved :: Python Software Foundation License
- Natural Language :: English
- Operating System :: OS Independent
- Programming Language :: Python
- Topic :: Database
- Package Index Owner: jwp
- DOAP record: pg_pqueue-1.0.2.xml
