Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-11-13 | Replace the now-incompatible-with-core contrib/tsearch2 module with a | Tom Lane | |
compatibility package. This supports importing dumps from past versions using tsearch2, and provides the old names and API for most functions that were changed. (rewrite(ARRAY[...]) is a glaring omission, though.) Pavel Stehule and Tom Lane | |||
2006-10-04 | pgindent run for 8.2. | Bruce Momjian | |
2006-07-10 | Allow /contrib include files to compile on their own. | Bruce Momjian | |
2006-05-31 | Add thesaurus dictionary which can replace N>0 lexemes by M>0 lexemes. | Teodor Sigaev | |
It required some changes in lexize algorithm, but interface with dictionaries stays compatible with old dictionaries. Funded by Georgia Public Library Service and LibLime, Inc. | |||
2004-08-29 | Pgindent run for 8.0. | Bruce Momjian | |
2004-05-31 | 1 add namespaces as Tom suggest http://www.pgsql.ru/db/mw/msg.html?mid=1987703 | Teodor Sigaev | |
2 remove select qeury in inserts | |||
2003-08-04 | pgindent run. | Bruce Momjian | |
2003-07-21 | tsearch2 module | Teodor Sigaev | |