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
/
contrib
/
Makefile
Age
Commit message (
Expand
)
Author
2001-09-06
To fix the perpetually broken makefiles in the contrib tree, I have
Peter Eisentraut
2001-09-04
unixdate subdirectory is gone.
Tom Lane
2001-08-23
Add chkpass.
Tom Lane
2001-08-22
New contrib module for BTREE emulation in GiST.
Tom Lane
2001-07-06
Resolve a number of oddities in the Java build. First, remove the weird
Peter Eisentraut
2001-06-18
Add new dblink to /contrib Makefile.'
Bruce Momjian
2001-05-31
Support for emulating RTREE indexing in GiST. Contributed by
Tom Lane
2001-05-10
Add oracle conversion utility ora2pg in /contrib/oracle.
Bruce Momjian
2001-05-09
This directory contains a module that implements the "Metaphone" code as
Bruce Momjian
2001-03-14
First cut at XLOG file reset utility.
Tom Lane
2001-03-13
'test -e' isn't portable. Use 'test -f'.
Peter Eisentraut
2001-02-11
Add to Makefile.
Bruce Momjian
2001-02-10
cleanup
Bruce Momjian
2001-02-10
Add oid2name subdirectory to contrib Makefile.
Tom Lane
2001-02-09
Remove link to dead subdirectory 'linux'.
Tom Lane
2001-01-15
Show intarray contrib module in contrib/README and Makefile.
Tom Lane
2000-12-20
Add rserv replication toolkit from Vadim Mikheev.
Thomas G. Lockhart
2000-12-11
Links to CUBE, SEG contrib items
Tom Lane
2000-10-31
Hashing functions from Marko Kreen <marko@l-t.ee>
Peter Eisentraut
2000-09-18
Move contrib/odbc/odbc.sql together with odbc driver, remove old files;
Peter Eisentraut
2000-07-16
Automatic dependency tracking
Peter Eisentraut
2000-07-09
Another round of those unportable config/build changes :-/
Peter Eisentraut
2000-06-19
Update to /contrib from Karel.
Bruce Momjian
2000-06-15
/contrib patch from Karel.
Bruce Momjian
2000-05-29
Generated header files parse.h and fmgroids.h are now copied into
Tom Lane
1999-09-27
Apply contrib patch from Massimo
Bruce Momjian
1999-06-05
Hi,
Bruce Momjian