Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Make plancache store cursor options so it can pass them to planner during | Tom Lane | 2007-04-16 |
* | Expose more cursor-related functionality in SPI: specifically, allow | Tom Lane | 2007-04-16 |
* | RESET SESSION, plus related new DDL commands. Patch from Marko Kreen, | Neil Conway | 2007-04-12 |
* | Fix plancache's invalidation callback to do the right thing for a SI | Tom Lane | 2007-03-26 |
* | Fix plancache so that any required replanning is done with the same | Tom Lane | 2007-03-23 |
* | Changes pg_trigger and extend pg_rewrite in order to allow triggers and | Jan Wieck | 2007-03-19 |
* | Make use of plancache module for SPI plans. In particular, since plpgsql | Tom Lane | 2007-03-15 |
* | First phase of plan-invalidation project: create a plan cache management | Tom Lane | 2007-03-13 |