Commits

DateSubjectAuthorReleases
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
2018-04-14 Improve regression test coverage of expand_tuple(). Tom Lane 11.0
2018-02-19 Fix misbehavior of CTE-used-in-a-subplan during EPQ rechecks. Tom Lane 11.0
2018-02-19 Fix misbehavior of CTE-used-in-a-subplan during EPQ rechecks. Tom Lane 9.3.22
2018-02-19 Fix misbehavior of CTE-used-in-a-subplan during EPQ rechecks. Tom Lane 9.4.17
2018-02-19 Fix misbehavior of CTE-used-in-a-subplan during EPQ rechecks. Tom Lane 9.6.8
2018-02-19 Fix misbehavior of CTE-used-in-a-subplan during EPQ rechecks. Tom Lane 10.3
2018-02-19 Fix misbehavior of CTE-used-in-a-subplan during EPQ rechecks. Tom Lane 9.5.12
2018-01-27 Avoid crash during EvalPlanQual recheck of an inner indexscan. Tom Lane 10.2
2018-01-27 Avoid crash during EvalPlanQual recheck of an inner indexscan. Tom Lane 11.0
2016-09-22 Be sure to rewind the tuplestore read pointer in non-leader CTEScan nodes. Tom Lane 10.0
2016-09-22 Be sure to rewind the tuplestore read pointer in non-leader CTEScan nodes. Tom Lane 9.4.10
2016-09-22 Be sure to rewind the tuplestore read pointer in non-leader CTEScan nodes. Tom Lane 9.5.5
2016-09-22 Be sure to rewind the tuplestore read pointer in non-leader CTEScan nodes. Tom Lane 9.6.0
2016-09-22 Be sure to rewind the tuplestore read pointer in non-leader CTEScan nodes. Tom Lane 9.2.19
2016-09-22 Be sure to rewind the tuplestore read pointer in non-leader CTEScan nodes. Tom Lane 9.3.15
2016-03-22 Fix EvalPlanQual bug when query contains both locked and not-locked rels. Tom Lane 9.6.0
2016-03-22 Fix EvalPlanQual bug when query contains both locked and not-locked rels. Tom Lane 9.5.2
2015-07-29 Add some test coverage of EvalPlanQual with non-locked tables. Tom Lane 9.5.0
2015-07-29 Add some test coverage of EvalPlanQual with non-locked tables. Tom Lane 9.6.0
2015-01-15 Fix use-of-already-freed-memory problem in EvalPlanQual processing. Tom Lane 9.4.1