summaryrefslogtreecommitdiff
path: root/contrib/tsearch2/query_gist.c
AgeCommit message (Expand)Author
2007-11-13Replace the now-incompatible-with-core contrib/tsearch2 module with aTom Lane
2006-10-04pgindent run for 8.2.Bruce Momjian
2006-09-10Rename contrib contains/contained-by operators to @> and <@, per discussion.Tom Lane
2006-07-11Alphabetically order reference to include files, "N" - "S".Bruce Momjian
2006-06-28ChangesTeodor Sigaev
2006-03-01This patch makes the error message strings throughout the backendNeil Conway
2006-01-23Fix typeing as Tom suggestTeodor Sigaev
2005-11-22Re-run pgindent, fixing a problem where comment lines after a blankBruce Momjian
2005-11-14Use postgres-wide macros BITS_PER_BYTE instead self-definenig macros, also us...Teodor Sigaev
2005-11-14fix returning valueTeodor Sigaev
2005-11-08New features for tsearch2:Teodor Sigaev