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