]> granicus.if.org Git - postgresql/history - src/include/utils/plancache.h
Fix 3-parameter form of bit substring() to throw error for negative length,
[postgresql] / src / include / utils / plancache.h
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...