index
:
postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
interfaces
/
python
Age
Commit message (
Expand
)
Author
2001-03-15
Fix parameter handling.
D'Arcy J.M. Cain
2001-03-15
Add WIN32 support.
D'Arcy J.M. Cain
2001-03-03
Update the version number. We may change this to 7.1 if we align it with
D'Arcy J.M. Cain
2001-03-03
Add oid to list of keys cached.
D'Arcy J.M. Cain
2001-03-03
Incrementing version number in preparation for next release. Note that I
D'Arcy J.M. Cain
2001-03-03
Added postgres.h header for more type checking.
D'Arcy J.M. Cain
2001-02-07
Only pass the -L* portions of LDFLAGS to the Python build environment.
Peter Eisentraut
2001-02-04
Pass LDFLAGS along with LIBS to the Python build stuff, especially to pick
Peter Eisentraut
2001-02-02
Apply patches for QNX from Maurizio
Bruce Momjian
2000-12-30
Fix unportable use of '!' in shell commands.
Peter Eisentraut
2000-11-10
Update to PyGreSQL 3.1:
Bruce Momjian
2000-10-02
Add missing python files.
Bruce Momjian
2000-10-02
Update for PyGreSQL 3.0, from D'Arcy J.M. Cain
Bruce Momjian
2000-08-31
Fix relative path references so that make knowns which dependencies refer
Peter Eisentraut
2000-06-28
Makefile cleanup for interface tree. Now essentially with all the
Peter Eisentraut
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
Add python
Bruce Momjian
1999-05-17
Re-add python.
Bruce Momjian
1999-05-17
Updates for 6.5.
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-03-14
Change Postgres95 to PostgreSQL. Update CLUSTER manual page.
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