Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Trivial fixes for English grammar in contrib/btree_gist and contrib/rtree_gist | Neil Conway | 2004-11-01 |
| | | | | documentation. | ||
* | New version. Add support for int2, int8, float4, float8, timestamp ↵ | Teodor Sigaev | 2004-05-28 |
| | | | | 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 | ||
* | please apply attached patch to current CVS. | Bruce Momjian | 2003-03-20 |
| | | | | | btree_gist now supports int2 ! Thanks Janko Richter for contribution. | ||
* | We just released new version of contrib/btree_gist | Bruce Momjian | 2003-02-19 |
| | | | | | | | (7.3 and current CVS) with support of int8, float4, float8 in addition to int4. Thanks Janko Richter for contribution. Oleg Bartunov | ||
* | New contrib module for BTREE emulation in GiST. | Tom Lane | 2001-08-22 |
From Oleg Bartunov and Teodor Sigaev. |