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