index
:
user/sven/postgresql.git
copy-snapshot-fix
master
origin/HEAD
origin/REL2_0B
origin/REL6_4
origin/REL6_5_PATCHES
origin/REL7_0_PATCHES
origin/REL7_1_STABLE
origin/REL7_2_STABLE
origin/REL7_3_STABLE
origin/REL7_4_STABLE
origin/REL8_0_STABLE
origin/REL8_1_STABLE
origin/REL8_2_STABLE
origin/REL8_3_STABLE
origin/REL8_4_STABLE
origin/REL8_5_ALPHA1_BRANCH
origin/REL8_5_ALPHA2_BRANCH
origin/REL8_5_ALPHA3_BRANCH
origin/REL9_0_ALPHA4_BRANCH
origin/REL9_0_ALPHA5_BRANCH
origin/REL9_0_STABLE
origin/REL9_1_STABLE
origin/REL9_2_STABLE
origin/REL9_3_STABLE
origin/REL9_4_STABLE
origin/REL9_5_STABLE
origin/REL9_6_STABLE
origin/REL_10_STABLE
origin/REL_11_STABLE
origin/REL_12_STABLE
origin/REL_13_STABLE
origin/REL_14_STABLE
origin/REL_15_STABLE
origin/REL_16_STABLE
origin/REL_17_STABLE
origin/REL_18_STABLE
origin/Release_1_0_3
origin/WIN32_DEV
origin/ecpg_big_bison
origin/master
PostgreSQL
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
interfaces
/
python
/
pgmodule.c
Age
Commit message (
Expand
)
Author
2001-08-16
This patch fixes the well-known but unfixed bug that fetchone() always returns
Bruce Momjian
2001-07-11
Add prototypes to supress warnings.
Bruce Momjian
2001-06-22
Include catalog/pg_type.h instead of manually extracting the interesting
Peter Eisentraut
2001-06-20
Make sure that everything says version 3.2.
D'Arcy J.M. Cain
2001-05-27
Add NUMERICOID return type. Treat it as floating point for now. This
D'Arcy J.M. Cain
2001-05-25
While changing Cygwin Python to build its core as a DLL (like Win32
Bruce Momjian
2001-05-02
Change "|zzlzzzz" argument specification to "|zzizzzz" so that the code works
D'Arcy J.M. Cain
2001-03-22
pgindent run. Make it all clean.
Bruce Momjian
2001-03-15
Add WIN32 support.
D'Arcy J.M. Cain
2001-03-03
Added postgres.h header for more type checking.
D'Arcy J.M. Cain
2000-11-10
Update to PyGreSQL 3.1:
Bruce Momjian
2000-10-02
Update for PyGreSQL 3.0, from D'Arcy J.M. Cain
Bruce Momjian
2000-06-10
Moved the intricacies of the perl interface build into its own makefile
Peter Eisentraut
2000-05-29
Cleanup of <> and ""
Bruce Momjian
1999-05-28
Update pygresql version stamp.
Bruce Momjian
1999-05-25
pgindent run over code.
Bruce Momjian
1999-05-19
Bring python up to date ...
Marc G. Fournier
1999-05-17
Re-add python.
Bruce Momjian
1999-05-10
Update to PyGreSQL 2.3.
Bruce Momjian
1999-05-03
here are some patches for 6.5.0 which I already submitted but have never
Bruce Momjian
1998-12-17
Upgrade to Pygress 2.2.
Bruce Momjian
1998-09-01
OK, folks, here is the pgindent output.
Bruce Momjian
1998-02-26
pgindent run before 6.3 release, with Thomas' requested changes.
Bruce Momjian
1998-01-25
Merge in D'Arcy Cain's python interface (PyGreSQL 2.0)
Marc G. Fournier