Commits

DateSubjectAuthorReleases
2025-11-02 Improve planner's estimates of tuple hash table sizes. Tom Lane 19 (unreleased)
2020-09-27 Move resolution of AlternativeSubPlan choices to the planner. Tom Lane 14.0
2018-09-15 Fix failure with initplans used conditionally during EvalPlanQual rechecks. Tom Lane 11.0
2018-09-15 Fix failure with initplans used conditionally during EvalPlanQual rechecks. Tom Lane 9.5.15
2018-09-15 Fix failure with initplans used conditionally during EvalPlanQual rechecks. Tom Lane 10.6
2018-09-15 Fix failure with initplans used conditionally during EvalPlanQual rechecks. Tom Lane 9.4.20
2018-09-15 Fix failure with initplans used conditionally during EvalPlanQual rechecks. Tom Lane 9.3.25
2018-09-15 Fix failure with initplans used conditionally during EvalPlanQual rechecks. Tom Lane 9.6.11
2018-09-15 Fix failure with initplans used conditionally during EvalPlanQual rechecks. Tom Lane 12.0
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2008-08-22 Arrange to convert EXISTS subqueries that are equivalent to hashable IN Tom Lane 8.4.0
2007-02-27 Get rid of the separate EState for subplans, and just let them share the Tom Lane 8.3.0
2006-02-28 Extend the ExecInitNode API so that plan nodes receive a set of flag Tom Lane 8.2.0
2004-03-17 Replace the switching function ExecEvalExpr() with a macro that jumps Tom Lane 8.0.0
2002-12-14 Clean up plantree representation of SubPlan-s --- SubLink does not appear Tom Lane 7.4.1
2002-12-13 Phase 3 of read-only-plans project: ExecInitExpr now builds expression Tom Lane 7.4.1
2002-12-12 Phase 2 of read-only-plans project: restructure expression-tree nodes Tom Lane 7.4.1
2002-12-05 Phase 1 of read-only-plans project: cause executor state nodes to point Tom Lane 7.4.1
2000-07-12 First stage of reclaiming memory in executor by resetting short-term Tom Lane 7.1.1
1999-11-12 Fix ExecSubPlan to handle nulls per the SQL spec --- it didn't combine Tom Lane 7.1.1