summaryrefslogtreecommitdiff
path: root/contrib/tsearch/query.c
Commit message (Expand)AuthorAgeFilesLines
* Arrange to compile flex output files as inclusions into other filesTom Lane2002-11-011-0/+2
* pgindent run.Bruce Momjian2002-09-041-8/+11
* Patch resolve ERROR problem for non-goog query_txt.Bruce Momjian2002-08-231-7/+14
* Change made to elog:Bruce Momjian2002-03-061-3/+3
* New pgindent run with fixes suggested by Tom. Patch manually reviewed,Bruce Momjian2001-11-051-4/+4
* Another pgindent run. Fixes enum indenting, and improves #endifBruce Momjian2001-10-281-2/+2
* pgindent run on all C files. Java run to follow. initdb/regressionBruce Momjian2001-10-251-326/+422
* Add do { ... } while (0) to more bad macros.Bruce Momjian2001-10-251-1/+3
* txtidx datatype for full text indexing with GiST.Tom Lane2001-10-121-0/+699