Commit Graph

12 Commits (e2c79e14d998cd31f860854bc9210b37b457bb01)

Author SHA1 Message Date
Heikki Linnakangas e09b48316c Add index-only scan support to btree_gist. 10 years ago
Tom Lane 8436489c81 Add KNNGIST support to contrib/btree_gist. 15 years ago
Tom Lane 629b3af27d Convert contrib modules to use the extension facility. 15 years ago
Peter Eisentraut 3f11971916 Remove extra newlines at end and beginning of files, add missing newlines 15 years ago
Robert Haas 90a391c645 Regression tests for new btree_gist "not equals" support. 15 years ago
Tom Lane 30e2c42e00 Fix a few contrib regression test scripts that hadn't gotten the word 18 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
Bruce Momjian 4efbbd7318 We just released new version of contrib/btree_gist 23 years ago
Bruce Momjian e5cf1a8a26 SET autocommit no longer needed in /contrib because pg_regress.sh does 23 years ago
Bruce Momjian aa4c702eac Update /contrib for "autocommit TO 'on'". 23 years ago
Tom Lane 2d6b1f29fb Update incorrect expected file. Use 'timestamp without time zone' 24 years ago
Tom Lane a9289708af New contrib module for BTREE emulation in GiST. 24 years ago