summaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/tsquery_gist.c
Commit message (Expand)AuthorAgeFilesLines
* Allow float8, int8, and related datatypes to be passed by value on machinesTom Lane2008-04-211-38/+35
* Fix broken compare function for tsquery_ops. Per Tom's report.Teodor Sigaev2008-04-201-2/+5
* Push index operator lossiness determination down to GIST/GIN opclassTom Lane2008-04-141-2/+7
* 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-2/+2
* pgindent run for 8.3.Bruce Momjian2007-11-151-2/+2
* Tsearch2 functionality migrates to core. The bulk of this work is byTom Lane2007-08-211-0/+259