Commits

DateSubjectAuthorReleases
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
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.1.24
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
2012-08-15 Fix rescan logic in nodeCtescan. Tom Lane 9.3.0
2012-08-15 Fix rescan logic in nodeCtescan. Tom Lane 8.4.14
2012-08-15 Fix rescan logic in nodeCtescan. Tom Lane 9.0.10
2012-08-15 Fix rescan logic in nodeCtescan. Tom Lane 9.1.6
2012-08-15 Fix rescan logic in nodeCtescan. Tom Lane 9.2.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-09-27 Remove no-longer-needed ExecCountSlots infrastructure. Tom Lane 9.0.0
2009-03-27 Fix possible failures when a tuplestore switches from in-memory to on-disk Tom Lane 8.4.0
2008-10-23 Fix an oversight in two different recent patches: nodes that support SRFs Tom Lane 8.4.0
2008-10-04 Implement SQL-standard WITH clauses, including WITH RECURSIVE. Tom Lane 8.4.0