aboutsummaryrefslogtreecommitdiff
path: root/contrib/btree_gist/sql
Commit message (Expand)AuthorAge
* Add KNNGIST support to contrib/btree_gist.Tom Lane2011-03-02
* Convert contrib modules to use the extension facility.Tom Lane2011-02-13
* Remove extra newlines at end and beginning of files, add missing newlinesPeter Eisentraut2010-08-19
* Regression tests for new btree_gist "not equals" support.Robert Haas2010-08-03
* Fix a few contrib regression test scripts that hadn't gotten the wordTom Lane2007-11-13
* New version. Add support for int2, int8, float4, float8, timestamp with/witho...Teodor Sigaev2004-05-28
* We just released new version of contrib/btree_gistBruce Momjian2003-02-19
* SET autocommit no longer needed in /contrib because pg_regress.sh doesBruce Momjian2002-10-21
* Update /contrib for "autocommit TO 'on'".Bruce Momjian2002-10-18
* Update incorrect expected file. Use 'timestamp without time zone'Tom Lane2001-10-03
* New contrib module for BTREE emulation in GiST.Tom Lane2001-08-22