Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Update copyrights in source tree to 2008. | Bruce Momjian | 2008-01-01 |
* | Re-run pgindent with updated list of typedefs. (Updated README should | Bruce Momjian | 2007-11-15 |
* | pgindent run for 8.3. | Bruce Momjian | 2007-11-15 |
* | HOT updates. When we update a tuple without changing any of its indexed | Tom Lane | 2007-09-20 |
* | The session_replication_role actually can be changed at will during | Jan Wieck | 2007-06-05 |
* | Make plancache store cursor options so it can pass them to planner during | Tom Lane | 2007-04-16 |
* | RESET SESSION, plus related new DDL commands. Patch from Marko Kreen, | Neil Conway | 2007-04-12 |
* | 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 |