]> granicus.if.org Git - postgresql/history - src/backend/tsearch/ts_parse.c
Update copyright for 2016
[postgresql] / src / backend / tsearch / ts_parse.c
2016-01-02 Bruce MomjianUpdate copyright for 2016
2015-01-06 Bruce MomjianUpdate copyright for 2015
2014-01-07 Bruce MomjianUpdate copyright for 2014
2013-01-01 Bruce MomjianUpdate copyrights for 2013
2012-06-24 Peter EisentrautReplace int2/int4 in C code with int16/int32
2012-01-01 Bruce MomjianUpdate copyright notices for year 2012.
2011-09-01 Bruce MomjianRemove unnecessary #include references, per pgrminclude...
2011-01-01 Bruce MomjianStamp copyrights for year 2011.
2010-09-20 Magnus HaganderRemove cvs keywords from all files.
2010-02-26 Bruce Momjianpgindent run for 9.0
2010-01-02 Bruce MomjianUpdate copyright for the year 2010.
2009-08-30 Tom LaneRemove duplicate variable initializations identified...
2009-08-18 Teodor SigaevIntroduce filtering dictionary support to tsearch....
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-15 Teodor SigaevFix URL generation in headline. Only tag lexeme will...
2009-01-01 Bruce MomjianUpdate copyright for 2009.
2008-10-17 Teodor SigaevImprove headeline generation. Now headline can contain
2008-05-16 Tom LaneExtend GIN to support partial-match searches, and exten...
2008-01-01 Bruce MomjianUpdate copyrights in source tree to 2008.
2007-11-28 Tom LaneMake a cleanup pass over error reports in tsearch code...
2007-11-15 Bruce MomjianRe-run pgindent with updated list of typedefs. (Update...
2007-11-15 Bruce Momjianpgindent run for 8.3.
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...