Commits

DateSubjectAuthorReleases
2023-05-19 Fix misbehavior of EvalPlanQual checks with multiple result relations. Tom Lane 16.0
2023-05-19 Fix misbehavior of EvalPlanQual checks with multiple result relations. Tom Lane 14.9
2023-05-19 Fix misbehavior of EvalPlanQual checks with multiple result relations. Tom Lane 15.4
2023-01-30 Make Vars be outer-join-aware. Tom Lane 16.0
2021-09-15 Remove arbitrary 64K-or-so limit on rangetable size. Tom Lane 15.0
2019-05-22 Initial pgindent run for v12. Tom Lane 12.0
2018-09-23 Fix failure in WHERE CURRENT OF after rewinding the referenced cursor. Tom Lane 9.3.25
2018-09-23 Fix failure in WHERE CURRENT OF after rewinding the referenced cursor. Tom Lane 11.0
2018-09-23 Fix failure in WHERE CURRENT OF after rewinding the referenced cursor. Tom Lane 9.5.15
2018-09-23 Fix failure in WHERE CURRENT OF after rewinding the referenced cursor. Tom Lane 12.0
2018-09-23 Fix failure in WHERE CURRENT OF after rewinding the referenced cursor. Tom Lane 9.6.11
2018-09-23 Fix failure in WHERE CURRENT OF after rewinding the referenced cursor. Tom Lane 10.6
2018-09-23 Fix failure in WHERE CURRENT OF after rewinding the referenced cursor. Tom Lane 9.4.20
2015-05-10 Code review for foreign/custom join pushdown patch. Tom Lane 9.5.0
2011-10-11 Rearrange the implementation of index-only scans. Tom Lane 9.2.0
2011-09-22 Make EXPLAIN ANALYZE report the numbers of rows rejected by filter steps. Tom Lane 9.2.0
2009-10-26 Re-implement EvalPlanQual processing to improve its performance and eliminate Tom Lane 9.0.0
2007-02-02 Repair failure to check that a table is still compatible with a previously Tom Lane 8.0.11
2007-02-02 Repair failure to check that a table is still compatible with a previously Tom Lane 8.1.7
2007-02-02 Repair failure to check that a table is still compatible with a previously Tom Lane 8.2.2
2007-02-02 Repair failure to check that a table is still compatible with a previously Tom Lane 8.3.0
2007-01-24 Relax an Assert() that has been found to be too strict in some situations Tom Lane 7.4.16
2007-01-24 Relax an Assert() that has been found to be too strict in some situations Tom Lane 8.0.11
2007-01-24 Relax an Assert() that has been found to be too strict in some situations Tom Lane 8.1.7
2007-01-24 Relax an Assert() that has been found to be too strict in some situations Tom Lane 8.2.2