summaryrefslogtreecommitdiff
path: root/contrib/tsearch2/untsearch.sql.in
Commit message (Expand)AuthorAgeFilesLines
* Replace the now-incompatible-with-core contrib/tsearch2 module with aTom Lane2007-11-131-71/+0
* Add CVS version labels to all install/uninstall scripts.Bruce Momjian2007-11-131-0/+2
* Make /contrib install/uninstall script consistent:Bruce Momjian2007-11-111-8/+2
* Rename contrib contains/contained-by operators to @> and <@, per discussion.Tom Lane2006-09-101-3/+11
* Add thesaurus dictionary which can replace N>0 lexemes by M>0 lexemes.Teodor Sigaev2006-05-311-0/+2
* Change tsearch2 to not use the unsafe practice of creating functionsTom Lane2005-05-031-5/+5
* 1 add namespaces as Tom suggest http://www.pgsql.ru/db/mw/msg.html?mid=1987703Teodor Sigaev2004-05-311-4/+2
* Stat function now can show statistics per weight of lexemesTeodor Sigaev2004-05-281-0/+2
* Cleanup vectors of GISTENTRY and eliminate problem with 64-bit strict-alignedTeodor Sigaev2004-03-301-1/+1
* Add ts_debug function for debugging configurationsTeodor Sigaev2003-08-061-0/+3
* tsearch2 moduleTeodor Sigaev2003-07-211-0/+62