]> granicus.if.org Git - postgresql/history - src/include/tsearch/ts_utils.h
Update copyright for the year 2010.
[postgresql] / src / include / tsearch / ts_utils.h
2010-01-02 Bruce MomjianUpdate copyright for the year 2010.
2009-07-16 Peter EisentrautMake backend header files C++ safe
2009-06-11 Bruce Momjian8.4 pgindent run, with new combined Linux/FreeBSD/MinGW...
2009-01-01 Bruce MomjianUpdate copyright for 2009.
2008-05-16 Tom LaneExtend GIN to support partial-match searches, and exten...
2008-04-21 Tom LaneAllow float8, int8, and related datatypes to be passed...
2008-03-25 Tom LaneSimplify and standardize conversions between TEXT datum...
2008-01-01 Bruce MomjianUpdate copyrights in source tree to 2008.
2007-11-28 Tom LaneAdjust the names of a couple of tsearch index support...
2007-11-15 Bruce MomjianRe-run pgindent with updated list of typedefs. (Update...
2007-11-15 Bruce Momjianpgindent run for 8.3.
2007-11-13 Tom LaneResurrect the code for the rewrite(ARRAY[...]) aggregat...
2007-10-23 Tom LaneFix two-argument form of ts_rewrite() so it actually...
2007-10-21 Tom LaneFix shared tsvector/tsquery input code so that we don...
2007-10-19 Tom LaneFound another small glitch in tsearch API: the two...
2007-09-10 Teodor SigaevChange void* opaque argument to Datum type, add argument's
2007-09-07 Teodor SigaevRefactoring by Heikki Linnakangas <heikki@enterprisedb...
2007-08-25 Tom LaneCleanup for some problems in tsearch patch:
2007-08-21 Tom LaneTsearch2 functionality migrates to core. The bulk...