Commits

DateSubjectAuthorReleases
2016-07-15 Avoid invalidating all foreign-join cached plans when user mappings change. Tom Lane 9.6.0
2014-11-12 Explicitly support the case that a plancache's raw_parse_tree is NULL. Tom Lane 9.4.0
2014-11-12 Explicitly support the case that a plancache's raw_parse_tree is NULL. Tom Lane 9.5.0
2014-11-12 Explicitly support the case that a plancache's raw_parse_tree is NULL. Tom Lane 9.2.10
2014-11-12 Explicitly support the case that a plancache's raw_parse_tree is NULL. Tom Lane 9.3.6
2013-08-24 Account better for planning cost when choosing whether to use custom plans. Tom Lane 9.2.5
2013-08-24 Account better for planning cost when choosing whether to use custom plans. Tom Lane 9.3.0
2013-08-24 Account better for planning cost when choosing whether to use custom plans. Tom Lane 9.4.0
2013-04-20 Fix longstanding race condition in plancache.c. Tom Lane 9.3.0
2013-04-20 Fix longstanding race condition in plancache.c. Tom Lane 8.4.18
2013-04-20 Fix longstanding race condition in plancache.c. Tom Lane 9.0.14
2013-04-20 Fix longstanding race condition in plancache.c. Tom Lane 9.1.10
2013-04-20 Fix longstanding race condition in plancache.c. Tom Lane 9.2.5
2013-01-25 Change plan caching to honor, not resist, changes in search_path. Tom Lane 9.3.0
2013-01-04 Invent a "one-shot" variant of CachedPlans for better performance. Tom Lane 9.2.3
2013-01-04 Invent a "one-shot" variant of CachedPlans for better performance. Tom Lane 9.3.0
2012-03-20 Restructure SELECT INTO's parsetree representation into CreateTableAsStmt. Tom Lane 9.2.0
2011-09-26 Use a fresh copy of query_list when making a second plan in GetCachedPlan. Tom Lane 9.2.0
2011-09-25 Avoid unnecessary snapshot-acquisitions in BuildCachedPlan. Tom Lane 9.2.0
2011-09-17 Fix Assert failure in new plancache code. Tom Lane 9.2.0
2011-09-16 Redesign the plancache mechanism for more flexibility and efficiency. Tom Lane 9.2.0
2011-08-16 Revise sinval code to remove no-longer-used tuple TID from inval messages. Tom Lane 9.2.0
2011-02-25 Support data-modifying commands (INSERT/UPDATE/DELETE) in WITH. Tom Lane 9.1.0
2010-08-13 Fix Assert failure in PushOverrideSearchPath when trying to restore a search Tom Lane 8.3.12
2010-08-13 Fix Assert failure in PushOverrideSearchPath when trying to restore a search Tom Lane 8.4.5