summaryrefslogtreecommitdiff
path: root/contrib/tsearch2/query.h
AgeCommit message (Expand)Author
2007-11-13Replace the now-incompatible-with-core contrib/tsearch2 module with aTom Lane
2007-02-28Fix up several contrib modules that were using varlena datatypes in not-so-ob...Tom Lane
2006-10-04pgindent run for 8.2.Bruce Momjian
2006-07-10Allow /contrib include files to compile on their own.Bruce Momjian
2005-12-12Improve support of multibyte encoding:Teodor Sigaev
2005-11-22Re-run pgindent, fixing a problem where comment lines after a blankBruce Momjian
2005-11-08New features for tsearch2:Teodor Sigaev
2005-05-25Add parentheses to macros when args are used in computations. WithoutBruce Momjian
2003-08-28More accuracy works with stopwords in queriesTeodor Sigaev
2003-08-04pgindent run.Bruce Momjian
2003-07-21tsearch2 moduleTeodor Sigaev