| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2004-08-05 | pullup a fix for libpqmodule from HEAD: | recht | 1 | -6/+23 | |
| Fixed a buffer overrun error in libPQquoteBytea based on a fix by James Matthew Farrow. [Bug #838317]. bum PKGREVISION to 2 for the fix | |||||
| 2004-01-17 | Make this pkgsrc-aware: don't let setup.py search for includes and libs. | recht | 1 | -0/+25 | |
| Based on a patch provided by Michal Pasternak in PR 23830. | |||||
| 2003-09-09 | Initial import of pyPgSQL 2.4 | recht | 1 | -0/+31 | |
| from pkgsrc-wip pyPgSQL is a package of two modules that provide a Python DB-API 2.0 compliant interface to PostgreSQL databases. The first module, libpq, exports the PostgreSQL C API to Python. This module is written in C and can be compiled into Python or can be dynamically loaded on demand. The second module, PgSQL, provides the DB-API 2.0 compliant interface and support for various PostgreSQL data types, such as INT8, NUMERIC, MONEY, BOOL, ARRAYS, etc. This module is written in Python. | |||||
