Commits

DateSubjectAuthorReleases
2023-05-19 Fix misbehavior of EvalPlanQual checks with multiple result relations. Tom Lane 16.0
2022-07-07 Remove stray references to lefttree/righttree in the executor. Tom Lane 16.0
2021-06-10 Shut down EvalPlanQual machinery when LockRows node reaches the end. Tom Lane 14.0
2019-05-22 Initial pgindent run for v12. Tom Lane 12.0
2018-10-04 In the executor, use an array of pointers to access the rangetable. Tom Lane 12.0
2018-05-01 Clean up warnings from -Wimplicit-fallthrough. Tom Lane 11.0
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2017-04-10 Improve castNode notation by introducing list-extraction-specific variants. Tom Lane 10.0
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-05-12 Add support for doing late row locking in FDWs. Tom Lane 9.5.0
2015-03-22 Allow foreign tables to participate in inheritance. Tom Lane 9.5.0
2014-12-12 Fix corner case where SELECT FOR UPDATE could return a row twice. Tom Lane 9.5.0
2014-12-12 Fix corner case where SELECT FOR UPDATE could return a row twice. Tom Lane 9.0.19
2014-12-12 Fix corner case where SELECT FOR UPDATE could return a row twice. Tom Lane 9.1.15
2014-12-12 Fix corner case where SELECT FOR UPDATE could return a row twice. Tom Lane 9.2.10
2014-12-12 Fix corner case where SELECT FOR UPDATE could return a row twice. Tom Lane 9.3.6
2014-12-12 Fix corner case where SELECT FOR UPDATE could return a row twice. Tom Lane 9.4.0
2011-01-13 Fix PlanRowMark/ExecRowMark structures to handle inheritance correctly. Tom Lane 9.0.3
2011-01-13 Fix PlanRowMark/ExecRowMark structures to handle inheritance correctly. Tom Lane 9.1.0
2010-07-28 Fix oversight in new EvalPlanQual logic: the second loop over the ExecRowMark Tom Lane 9.0.0
2010-07-28 Fix oversight in new EvalPlanQual logic: the second loop over the ExecRowMark Tom Lane 9.1.0
2010-07-12 Make NestLoop plan nodes pass outer-relation variables into their inner Tom Lane 9.1.0
2009-10-26 Re-implement EvalPlanQual processing to improve its performance and eliminate Tom Lane 9.0.0
2009-10-12 Move the handling of SELECT FOR UPDATE locking and rechecking out of Tom Lane 9.0.0