summaryrefslogtreecommitdiff
path: root/contrib/btree_gist/sql/btree_gist.sql
AgeCommit message (Expand)Author
2004-05-28New version. Add support for int2, int8, float4, float8, timestamp with/witho...Teodor Sigaev
2003-02-19We just released new version of contrib/btree_gistBruce Momjian
2002-10-21SET autocommit no longer needed in /contrib because pg_regress.sh doesBruce Momjian
2002-10-18Update /contrib for "autocommit TO 'on'".Bruce Momjian
2001-10-03Update incorrect expected file. Use 'timestamp without time zone'Tom Lane
2001-08-22New contrib module for BTREE emulation in GiST.Tom Lane