summaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/tsquery_gist.c
AgeCommit message (Expand)Author
2009-01-01Update copyright for 2009.Bruce Momjian
2008-04-21Allow float8, int8, and related datatypes to be passed by value on machinesTom Lane
2008-04-20Fix broken compare function for tsquery_ops. Per Tom's report.Teodor Sigaev
2008-04-14Push index operator lossiness determination down to GIST/GIN opclassTom Lane
2008-01-01Update copyrights in source tree to 2008.Bruce Momjian
2007-11-15Re-run pgindent with updated list of typedefs. (Updated README shouldBruce Momjian
2007-11-15pgindent run for 8.3.Bruce Momjian
2007-08-21Tsearch2 functionality migrates to core. The bulk of this work is byTom Lane