Commits

DateSubjectAuthorReleases
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
2015-01-15 Fix use-of-already-freed-memory problem in EvalPlanQual processing. Tom Lane 9.5.0
2015-01-15 Fix use-of-already-freed-memory problem in EvalPlanQual processing. Tom Lane 9.2.10
2015-01-15 Fix use-of-already-freed-memory problem in EvalPlanQual processing. Tom Lane 9.3.6
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.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
2012-01-28 Add simple tests of EvalPlanQual using the isolationtester infrastructure. Tom Lane 9.2.0