summaryrefslogtreecommitdiff
path: root/contrib/tsearch2/sql
Commit message (Expand)AuthorAgeFilesLines
* Rename contrib contains/contained-by operators to @> and <@, per discussion.Tom Lane2006-09-101-21/+23
* GIN: Generalized Inverted iNdex.Teodor Sigaev2006-05-021-0/+11
* renew output of regression test accordingly toTeodor Sigaev2006-02-101-1/+1
* Text parser rewritten:Teodor Sigaev2005-11-211-0/+7
* New features for tsearch2:Teodor Sigaev2005-11-081-0/+82
* Add E'' syntax so eventually normal strings can treat backslashesBruce Momjian2005-06-261-15/+15
* 1 Eliminate duplicate field HLWORD->skipTeodor Sigaev2004-06-281-0/+14
* Fix stupid bug in installcheckTeodor Sigaev2004-06-231-4/+4
* Stat function now can show statistics per weight of lexemesTeodor Sigaev2004-05-281-1/+8
* 1 Minimize memory allocation for void (but not null) value.Teodor Sigaev2004-03-251-0/+6
* More accuracy works with stopwords in queriesTeodor Sigaev2003-08-281-0/+4
* Add ts_debug function for debugging configurationsTeodor Sigaev2003-08-061-0/+2
* tsearch2 moduleTeodor Sigaev2003-07-211-0/+243