summaryrefslogtreecommitdiff
path: root/src/interfaces/python/pgdb.py
Commit message (Expand)AuthorAgeFilesLines
* remove python module, as its moved to http://www.pygresql.orgMarc G. Fournier2003-08-011-452/+0
* Correction to last patch. As per the DB-API spec, we need to return NoneD'Arcy J.M. Cain2003-01-081-1/+1
* Remove typprtlen from getdescr() as it is not available in 7.3. Return -1 forD'Arcy J.M. Cain2002-12-041-2/+2
* I'm sending you a small patch to pgdb.py module. ThisD'Arcy J.M. Cain2002-11-251-1/+7
* This patch implements FOR EACH STATEMENT triggers, per my email toBruce Momjian2002-11-231-1/+1
* Small patch to correct the default arraysize associatedBruce Momjian2002-06-031-1/+1
* Remove the last traces of datatypes datetime and timespan.Tom Lane2002-05-031-1/+1
* pgdb.connect() seems to be broken on Python 2.0.1 (which ships withBruce Momjian2002-04-241-3/+2
* Back out python change, needs delay.Bruce Momjian2002-04-181-3/+3
* Change docs to do 20! rather than larger.Bruce Momjian2002-04-181-3/+3
* > I am backing out this patch. Please resubmit with this corrected. Thanks.Bruce Momjian2002-03-191-26/+34
* Back out python patch:Bruce Momjian2002-03-051-32/+26
* This patch to the python bindings adds C versions of the often-usedBruce Momjian2002-03-051-26/+32
* Add bpchar to list of string types.D'Arcy J.M. Cain2001-06-151-1/+1
* I just noticed the beta comment. That's not actually true any moreD'Arcy J.M. Cain2001-04-121-3/+2
* Marc-Andre is changing where DateTime goes. This change allows the moduleD'Arcy J.M. Cain2001-03-301-1/+4
* Correct indenting in _quote() function.D'Arcy J.M. Cain2001-03-301-6/+6
* Fix parameter handling.D'Arcy J.M. Cain2001-03-151-2/+36
* Update to PyGreSQL 3.1:Bruce Momjian2000-11-101-1/+3
* Update for PyGreSQL 3.0, from D'Arcy J.M. CainBruce Momjian2000-10-021-0/+401