]> granicus.if.org Git - postgresql/history - contrib/dict_xsyn
Adjust sepgsql regression output for recent error context change
[postgresql] / contrib / dict_xsyn /
2015-01-06 Bruce MomjianUpdate copyright for 2015
2014-08-25 Andres FreundFix typos in some error messages thrown by extension...
2014-07-14 Noah MischAdd file version information to most installed Windows...
2014-04-18 Peter EisentrautCreate function prototype as part of PG_FUNCTION_INFO_V...
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-11-03 Tom LaneFix bogus code in contrib/ tsearch dictionary examples.
2011-10-12 Tom LaneThrow a useful error message if an extension script...
2011-09-11 Peter EisentrautRemove many -Wcast-qual warnings
2011-09-01 Bruce MomjianRemove unnecessary #include references, per pgrminclude...
2011-04-25 Peter EisentrautSupport "make check" in contrib
2011-02-14 Tom LaneAvoid use of CREATE OR REPLACE FUNCTION in extension...
2011-02-14 Tom LaneConvert contrib modules to use the extension facility.
2011-01-01 Bruce MomjianStamp copyrights for year 2011.
2010-09-22 Tom LaneSome more gitignore cleanups: cover contrib and PL...
2010-09-22 Magnus HaganderConvert cvsignore to gitignore, and add .gitignore...
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-05 Tom LaneAdd matchorig, matchsynonyms, and keepsynonyms options...
2009-01-01 Bruce MomjianUpdate copyright for 2009.
2008-06-18 Tom LaneImprove error reporting for problems in text search...
2008-01-01 Tom LaneFix some missed copyright updates.
2007-12-02 Tom LaneRemove README files now migrated to SGML docs.
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 Bruce MomjianAdd CVS version labels to all install/uninstall scripts.
2007-11-11 Bruce MomjianMake /contrib install/uninstall script consistent:
2007-10-16 Tom LaneTeach pgxs.mk and Install.pm how to install files from...
2007-10-15 Tom LaneAdd sample text search dictionary templates and parsers...