]> granicus.if.org Git - postgresql/history - src/backend/utils/cache/plancache.c
pgindent run for 8.3.
[postgresql] / src / backend / utils / cache / plancache.c
2007-11-15 Bruce Momjianpgindent run for 8.3.
2007-10-11 Tom LaneFix the plan-invalidation mechanism to treat regclass...
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-05-14 Tom LanePrevent RevalidateCachedPlan from making any permanent...
2007-04-16 Tom LaneMake plancache store cursor options so it can pass...
2007-04-16 Tom LaneExpose more cursor-related functionality in SPI: specif...
2007-04-12 Neil ConwayRESET SESSION, plus related new DDL commands. Patch...
2007-03-26 Tom LaneFix plancache's invalidation callback to do the right...
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...