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