Commits

DateSubjectAuthorReleases
2026-04-21 Stabilize plancache test against on-access VM setting Melanie Plageman 19 (unreleased)
2020-07-20 Add generic_plans and custom_plans fields into pg_prepared_statements. Fujii Masao 14.0
2018-07-16 Add plan_cache_mode setting Peter Eisentraut 12.0
2018-03-15 Clean up duplicate table and function names in regression tests. Tom Lane 11.0
2017-09-08 Allow a partitioned table to have a default partition. Robert Haas 11.0
2015-09-05 Rearrange the handling of error context reports. Tom Lane 9.6.0
2013-01-25 Change plan caching to honor, not resist, changes in search_path. Tom Lane 9.3.0
2012-02-01 Code review for plpgsql fn_signature patch. Tom Lane 9.2.0
2012-01-31 Print function signature, not just name, in PL/pgSQL error messages. Heikki Linnakangas 9.2.0
2010-08-02 Remove ancient PL/pgsql line numbering hack. Robert Haas 9.1.0
2009-01-27 Revert updatable views Peter Eisentraut 8.4.0
2009-01-22 Automatic view update rules Peter Eisentraut 8.4.0
2008-06-08 Rewrite DROP's dependency traversal algorithm into an honest two-pass Tom Lane 8.4.0
2007-11-30 Repair bug that allowed RevalidateCachedPlan to attempt to rebuild a cached Tom Lane 8.3.0
2007-10-11 Fix the plan-invalidation mechanism to treat regclass constants that refer to Tom Lane 8.3.0
2007-03-23 Fix plancache so that any required replanning is done with the same Tom Lane 8.3.0
2007-03-16 Fix race condition in parallel regression tests. The new plancache test Tom Lane 8.3.0
2007-03-15 Make use of plancache module for SPI plans. In particular, since plpgsql Tom Lane 8.3.0
2007-03-13 First phase of plan-invalidation project: create a plan cache management Tom Lane 8.3.0