Commits

DateSubjectAuthorReleases
2022-07-07 Remove stray references to lefttree/righttree in the executor. Tom Lane 16.0
2021-01-19 Remove faulty support for MergeAppend plan with WHERE CURRENT OF. Tom Lane 9.5.25
2021-01-19 Remove faulty support for MergeAppend plan with WHERE CURRENT OF. Tom Lane 9.6.21
2021-01-19 Remove faulty support for MergeAppend plan with WHERE CURRENT OF. Tom Lane 10.16
2021-01-19 Remove faulty support for MergeAppend plan with WHERE CURRENT OF. Tom Lane 11.11
2021-01-19 Remove faulty support for MergeAppend plan with WHERE CURRENT OF. Tom Lane 12.6
2021-01-19 Remove faulty support for MergeAppend plan with WHERE CURRENT OF. Tom Lane 13.2
2021-01-19 Remove faulty support for MergeAppend plan with WHERE CURRENT OF. Tom Lane 14.0
2021-01-18 Avoid crash with WHERE CURRENT OF and a custom scan plan. Tom Lane 9.5.25
2021-01-18 Avoid crash with WHERE CURRENT OF and a custom scan plan. Tom Lane 9.6.21
2021-01-18 Avoid crash with WHERE CURRENT OF and a custom scan plan. Tom Lane 10.16
2021-01-18 Avoid crash with WHERE CURRENT OF and a custom scan plan. Tom Lane 11.11
2021-01-18 Avoid crash with WHERE CURRENT OF and a custom scan plan. Tom Lane 12.6
2021-01-18 Avoid crash with WHERE CURRENT OF and a custom scan plan. Tom Lane 13.2
2021-01-18 Avoid crash with WHERE CURRENT OF and a custom scan plan. Tom Lane 14.0
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2018-10-08 Avoid O(N^2) cost in ExecFindRowMark(). 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
2018-03-17 Fix WHERE CURRENT OF when the referenced cursor uses an index-only scan. Tom Lane 11.0