Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-11-10 | Move most /contrib README files into SGML. Some still need conversion | Bruce Momjian | |
or will never be converted. | |||
2004-11-01 | Trivial fixes for English grammar in contrib/btree_gist and contrib/rtree_gist | Neil Conway | |
documentation. | |||
2004-05-28 | New version. Add support for int2, int8, float4, float8, timestamp ↵ | Teodor Sigaev | |
with/without time zone, time with/without time zone, date, interval, oid, money and macaddr, char, varchar/text, bytea, numeric, bit, varbit, inet/cidr types for GiST | |||
2003-03-20 | please apply attached patch to current CVS. | Bruce Momjian | |
btree_gist now supports int2 ! Thanks Janko Richter for contribution. | |||
2003-02-19 | We just released new version of contrib/btree_gist | Bruce Momjian | |
(7.3 and current CVS) with support of int8, float4, float8 in addition to int4. Thanks Janko Richter for contribution. Oleg Bartunov | |||
2001-08-22 | New contrib module for BTREE emulation in GiST. | Tom Lane | |
From Oleg Bartunov and Teodor Sigaev. |