]> granicus.if.org Git - postgresql/history - src/backend/utils/cache/plancache.c
Expose more cursor-related functionality in SPI: specifically, allow
[postgresql] / src / backend / utils / cache / plancache.c
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...