Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Add KNNGIST support to contrib/btree_gist. | Tom Lane | 2011-03-02 |
* | Convert contrib modules to use the extension facility. | Tom Lane | 2011-02-13 |
* | Remove extra newlines at end and beginning of files, add missing newlines | Peter Eisentraut | 2010-08-19 |
* | Regression tests for new btree_gist "not equals" support. | Robert Haas | 2010-08-03 |
* | Fix a few contrib regression test scripts that hadn't gotten the word | Tom Lane | 2007-11-13 |
* | New version. Add support for int2, int8, float4, float8, timestamp with/witho... | Teodor Sigaev | 2004-05-28 |
* | We just released new version of contrib/btree_gist | Bruce Momjian | 2003-02-19 |
* | SET autocommit no longer needed in /contrib because pg_regress.sh does | Bruce Momjian | 2002-10-21 |
* | Update /contrib for "autocommit TO 'on'". | Bruce Momjian | 2002-10-18 |
* | Update incorrect expected file. Use 'timestamp without time zone' | Tom Lane | 2001-10-03 |
* | New contrib module for BTREE emulation in GiST. | Tom Lane | 2001-08-22 |