summaryrefslogtreecommitdiff
path: root/contrib/tsearch/rewrite.c
AgeCommit message (Expand)Author
2005-06-22Remove contrib modules that have been agreed to be obsolete.Tom Lane
2004-09-14Win32 compile fixes for pgbench, pgcrypto, and tsearch.Tom Lane
2003-07-27elog mop-up.Tom Lane
2003-03-10This patch fixes a bunch of spelling mistakes in comments throughout theTom Lane
2002-08-23Patch resolve ERROR problem for non-goog query_txt.Bruce Momjian
2001-11-05New pgindent run with fixes suggested by Tom. Patch manually reviewed,Bruce Momjian
2001-10-25pgindent run on all C files. Java run to follow. initdb/regressionBruce Momjian
2001-10-12txtidx datatype for full text indexing with GiST.Tom Lane