summaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/tsgistidx.c
AgeCommit message (Collapse)Author
2007-08-21Remove extraneous semicolon --- buildfarm member bear, for one,Tom Lane
objects to it.
2007-08-21Tsearch2 functionality migrates to core. The bulk of this work is byTom Lane
Oleg Bartunov and Teodor Sigaev, but I did a lot of editorializing, so anything that's broken is probably my fault. Documentation is nonexistent as yet, but let's land the patch so we can get some portability testing done.