summaryrefslogtreecommitdiff
path: root/contrib/tsearch/gistidx.c
AgeCommit message (Expand)Author
2005-06-22Remove contrib modules that have been agreed to be obsolete.Tom Lane
2005-05-21Cleanup of GiST extensions in contrib/: now that we always invoke GiSTNeil Conway
2004-10-21Standardize on using the Min, Max, and Abs macros that are in our c.h file,Tom Lane
2004-08-29Pgindent run for 8.0.Bruce Momjian
2004-03-30Cleanup vectors of GISTENTRY and eliminate problem with 64-bit strict-alignedTeodor Sigaev
2003-07-24Error message editing in contrib (mostly by Joe Conway --- thanks Joe!)Tom Lane
2002-09-04pgindent run.Bruce Momjian
2002-08-23Patch resolve ERROR problem for non-goog query_txt.Bruce Momjian
2002-02-07Repair some problems in GIST-index contrib modules. Patch fromTom Lane
2001-10-12txtidx datatype for full text indexing with GiST.Tom Lane