aboutsummaryrefslogtreecommitdiff
path: root/contrib/btree_gist/Makefile
Commit message (Expand)AuthorAge
* Remove references to READMEs from /contrib Makefiles.Bruce Momjian2007-11-10
* Fix PGXS conventions so that extensions can be built against PostgresTom Lane2007-06-26
* Add $PostgreSQL$ marker to contrib makefiles.Peter Eisentraut2007-02-09
* contrib uninstall scriptsPeter Eisentraut2006-02-27
* PGXS should be set with := not =, as specified in the documentation,Tom Lane2005-09-27
* > Please find enclose a submission to fix these problems.Bruce Momjian2004-08-20
* New version. Add support for int2, int8, float4, float8, timestamp with/witho...Teodor Sigaev2004-05-28
* please apply attached patch to current CVS.Bruce Momjian2003-03-20
* We just released new version of contrib/btree_gistBruce Momjian2003-02-19
* To fix the perpetually broken makefiles in the contrib tree, I havePeter Eisentraut2001-09-06
* Makefile forgot to install README.btree_gist.Tom Lane2001-08-23
* New contrib module for BTREE emulation in GiST.Tom Lane2001-08-22