summaryrefslogtreecommitdiff
path: root/src/backend/tsearch/wparser.c
Commit message (Expand)AuthorAgeFilesLines
* Restructure some header files a bit, in particular heapam.h, by removing someAlvaro Herrera2008-05-121-2/+1
* Tweak new error message to conform to style guidelines.Tom Lane2008-01-151-3/+3
* Add check of headline method presence. Per report by Yoshiyuki Asaba <y-asaba...Teodor Sigaev2008-01-151-1/+6
* Update copyrights in source tree to 2008.Bruce Momjian2008-01-011-2/+2
* Re-run pgindent with updated list of typedefs. (Updated README shouldBruce Momjian2007-11-151-4/+4
* pgindent run for 8.3.Bruce Momjian2007-11-151-12/+12
* Cleanup for some problems in tsearch patch:Tom Lane2007-08-251-5/+5
* Simplify the syntax of CREATE/ALTER TEXT SEARCH DICTIONARY by treating theTom Lane2007-08-221-2/+9
* Tsearch2 functionality migrates to core. The bulk of this work is byTom Lane2007-08-211-0/+360