]> granicus.if.org Git - postgresql/history - src/backend/utils/adt/tsquery_op.c
Silence compiler warnings about possibly unset variables.
[postgresql] / src / backend / utils / adt / tsquery_op.c
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-01-01 Bruce MomjianStamp copyrights for year 2011.
2010-09-20 Magnus HaganderRemove cvs keywords from all files.
2010-08-03 Tom LaneBe a little more careful with the shift computations...
2010-08-03 Tom LaneFix core dump in QTNodeCompare when tsquery_cmp() is...
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-05-27 Peter EisentrautFix compiler warnings on Sun Studio of the sort
2009-01-01 Bruce MomjianUpdate copyright for 2009.
2008-01-01 Bruce MomjianUpdate copyrights in source tree to 2008.
2007-09-07 Teodor SigaevRefactoring by Heikki Linnakangas <heikki@enterprisedb...
2007-08-21 Tom LaneTsearch2 functionality migrates to core. The bulk...