Commits

DateSubjectAuthorReleases
2026-04-22 Fix UPDATE/DELETE ... WHERE CURRENT OF on a table with virtual columns. Dean Rasheed 18.4
2026-04-22 Fix UPDATE/DELETE ... WHERE CURRENT OF on a table with virtual columns. Dean Rasheed 19 (unreleased)
2025-10-07 Assign each subquery a unique name prior to planning it. Robert Haas 19 (unreleased)
2024-03-19 Improve EXPLAIN's display of SubPlan nodes and output parameters. Tom Lane 17.0
2022-04-16 Fix incorrect logic in HaveRegisteredOrActiveSnapshot(). Tom Lane 15.0
2021-09-10 Fix some anomalies with NO SCROLL cursors. Tom Lane 13.5
2021-09-10 Fix some anomalies with NO SCROLL cursors. Tom Lane 14.0
2021-09-10 Fix some anomalies with NO SCROLL cursors. Tom Lane 15.0
2021-09-10 Fix some anomalies with NO SCROLL cursors. Tom Lane 12.9
2021-09-10 Fix some anomalies with NO SCROLL cursors. Tom Lane 11.14
2021-04-07 Fix use of cursor sensitivity terminology Peter Eisentraut 14.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
2018-03-17 Fix WHERE CURRENT OF when the referenced cursor uses an index-only scan. Tom Lane 10.4
2018-03-17 Fix WHERE CURRENT OF when the referenced cursor uses an index-only scan. Tom Lane 9.5.13
2018-03-17 Fix WHERE CURRENT OF when the referenced cursor uses an index-only scan. Tom Lane 9.3.23
2018-03-17 Fix WHERE CURRENT OF when the referenced cursor uses an index-only scan. Tom Lane 9.6.9
2018-03-17 Fix WHERE CURRENT OF when the referenced cursor uses an index-only scan. Tom Lane 9.4.18
2017-01-18 Move targetlist SRF handling from expression evaluation to new executor node. Andres Freund 10.0