]> granicus.if.org Git - postgresql/history - src/include/utils/plancache.h
Add btree and hash opclasses for pg_lsn.
[postgresql] / src / include / utils / plancache.h
2014-05-06 Bruce Momjianpgindent run for 9.4
2014-01-07 Bruce MomjianUpdate copyright for 2014
2013-05-29 Bruce Momjianpgindent run for release 9.3
2013-01-25 Tom LaneChange plan caching to honor, not resist, changes in...
2013-01-04 Tom LaneInvent a "one-shot" variant of CachedPlans for better...
2013-01-01 Bruce MomjianUpdate copyrights for 2013
2012-06-10 Bruce MomjianRun pgindent on 9.2 source tree in preparation for...
2012-01-01 Bruce MomjianUpdate copyright notices for year 2012.
2011-09-16 Tom LaneRedesign the plancache mechanism for more flexibility...
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-11-04 Tom LaneAdd support for invoking parser callback hooks via...
2009-01-01 Bruce MomjianUpdate copyright for 2009.
2008-09-15 Tom LaneFix caching of foreign-key-checking queries so that...
2008-09-09 Tom LaneImprove the plan cache invalidation mechanism to make...
2008-07-18 Tom LaneAdjust things so that the query_string of a cached...
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-09-20 Tom LaneHOT updates. When we update a tuple without changing...
2007-06-05 Jan WieckThe session_replication_role actually can be changed...
2007-04-16 Tom LaneMake plancache store cursor options so it can pass...
2007-04-12 Neil ConwayRESET SESSION, plus related new DDL commands. Patch...
2007-03-23 Tom LaneFix plancache so that any required replanning is done...
2007-03-19 Jan WieckChanges pg_trigger and extend pg_rewrite in order to...
2007-03-15 Tom LaneMake use of plancache module for SPI plans. In particu...
2007-03-13 Tom LaneFirst phase of plan-invalidation project: create a...