aboutsummaryrefslogtreecommitdiff
path: root/src/include/utils/plancache.h
Commit message (Expand)AuthorAge
* Update copyrights in source tree to 2008.Bruce Momjian2008-01-01
* Re-run pgindent with updated list of typedefs. (Updated README shouldBruce Momjian2007-11-15
* pgindent run for 8.3.Bruce Momjian2007-11-15
* HOT updates. When we update a tuple without changing any of its indexedTom Lane2007-09-20
* The session_replication_role actually can be changed at will duringJan Wieck2007-06-05
* Make plancache store cursor options so it can pass them to planner duringTom Lane2007-04-16
* RESET SESSION, plus related new DDL commands. Patch from Marko Kreen,Neil Conway2007-04-12
* Fix plancache so that any required replanning is done with the sameTom Lane2007-03-23
* Changes pg_trigger and extend pg_rewrite in order to allow triggers andJan Wieck2007-03-19
* Make use of plancache module for SPI plans. In particular, since plpgsqlTom Lane2007-03-15
* First phase of plan-invalidation project: create a plan cache managementTom Lane2007-03-13