summaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/tsquery_op.c
AgeCommit message (Expand)Author
2010-08-03Fix core dump in QTNodeCompare when tsquery_cmp() is applied to two emptyTom Lane
2010-01-02Update copyright for the year 2010.Bruce Momjian
2009-07-16Make backend header files C++ safePeter Eisentraut
2009-06-118.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef listBruce Momjian
2009-05-27Fix compiler warnings on Sun Studio of the sortPeter Eisentraut
2009-01-01Update copyright for 2009.Bruce Momjian
2008-01-01Update copyrights in source tree to 2008.Bruce Momjian
2007-09-07Refactoring by Heikki Linnakangas <heikki@enterprisedb.com> withTeodor Sigaev
2007-08-21Tsearch2 functionality migrates to core. The bulk of this work is byTom Lane