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