]> granicus.if.org Git - postgresql/history - src/backend/tsearch/wparser.c
Update copyright for 2016
[postgresql] / src / backend / tsearch / wparser.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-01-01 Bruce MomjianUpdate copyright notices for year 2012.
2011-09-01 Bruce MomjianRemove unnecessary #include references, per pgrminclude...
2011-04-12 Tom LanePass collations to functions in FunctionCallInfoData...
2011-01-01 Bruce MomjianStamp copyrights for year 2011.
2010-09-20 Magnus HaganderRemove cvs keywords from all files.
2010-08-05 Robert HaasStandardize get_whatever_oid functions for other object...
2010-01-02 Bruce MomjianUpdate copyright for the year 2010.
2009-06-11 Bruce Momjian8.4 pgindent run, with new combined Linux/FreeBSD/MinGW...
2009-01-01 Bruce MomjianUpdate copyright for 2009.
2008-05-12 Alvaro HerreraRestructure some header files a bit, in particular...
2008-01-15 Tom LaneTweak new error message to conform to style guidelines.
2008-01-15 Teodor SigaevAdd check of headline method presence. Per report by...
2008-01-01 Bruce MomjianUpdate copyrights in source tree to 2008.
2007-11-15 Bruce MomjianRe-run pgindent with updated list of typedefs. (Update...
2007-11-15 Bruce Momjianpgindent run for 8.3.
2007-08-25 Tom LaneCleanup for some problems in tsearch patch:
2007-08-22 Tom LaneSimplify the syntax of CREATE/ALTER TEXT SEARCH DICTION...
2007-08-21 Tom LaneTsearch2 functionality migrates to core. The bulk...