Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Error message editing in contrib (mostly by Joe Conway --- thanks Joe!) | Tom Lane | 2003-07-24 |
| | |||
* | Please apply patches for contrib/ltree. | Bruce Momjian | 2003-02-19 |
| | | | | | | | | | | | | | | ltree_73.patch.gz - for 7.3 : Fix ~ operation bug: eg '1.1.1' ~ '*.1' ltree_74.patch.gz - for current CVS Fix ~ operation bug: eg '1.1.1' ~ '*.1' Add ? operation Optimize index storage Last change needs drop/create all ltree indexes, so only for 7.4 Teodor Sigaev | ||
* | pgindent run. | Bruce Momjian | 2002-09-04 |
| | |||
* | Fixed very stupid but important bug: mixing calls of some founctions from | Bruce Momjian | 2002-08-10 |
| | | | | | | contrib/tsearch and contrib/ltree :) Teodor Sigaev | ||
* | Add ltree data type to contrib, from Teodor Sigaev and Oleg Bartunov. | Bruce Momjian | 2002-07-30 |