Commit Graph

6 Commits (544bcb5a5e778e8ef8d784de611c5f85bc33433c)

Author SHA1 Message Date
Andrew Dunstan f7946a92b6 Add btree_gist support for enum types. 8 years ago
Tom Lane 11da83a0e7 Add uuid to the set of types supported by contrib/btree_gist. 9 years ago
Peter Eisentraut a87d212636 Add missing newlines at end of files 15 years ago
Teodor Sigaev ef770cbb69 Fixes from Janko Richter <jankorichter@yahoo.de> 20 years ago
Teodor Sigaev 42d069886f New version. Add support for int2, int8, float4, float8, timestamp 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 21 years ago
Tom Lane a9289708af New contrib module for BTREE emulation in GiST. 24 years ago