Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-03-02 | Add KNNGIST support to contrib/btree_gist. | Tom Lane | |
This extends GiST's support for nearest-neighbor searches to many of the standard data types. Teodor Sigaev | |||
2010-08-19 | Remove extra newlines at end and beginning of files, add missing newlines | Peter Eisentraut | |
at end of files. | |||
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 |