Commits

DateSubjectAuthorReleases
2024-12-09 Simplify executor's determination of whether to use parallelism. Tom Lane 18.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-09-09 Avoid fetching from an already-terminated plan. Tom Lane 15.0
2021-09-09 Avoid fetching from an already-terminated plan. Tom Lane 14.0
2021-09-09 Avoid fetching from an already-terminated plan. Tom Lane 13.5
2021-09-09 Avoid fetching from an already-terminated plan. Tom Lane 11.14
2021-09-09 Avoid fetching from an already-terminated plan. Tom Lane 12.9
2021-06-18 Centralize the logic for protective copying of utility statements. Tom Lane 14.0
2021-06-08 Avoid misbehavior when persisting a non-stable cursor. Tom Lane 14.0
2021-06-08 Avoid misbehavior when persisting a non-stable cursor. Tom Lane 12.8
2021-06-08 Avoid misbehavior when persisting a non-stable cursor. Tom Lane 13.4
2021-06-08 Avoid misbehavior when persisting a non-stable cursor. Tom Lane 11.13
2020-06-12 Avoid using a cursor in plpgsql's RETURN QUERY statement. Tom Lane 14.0
2018-04-26 Post-feature-freeze pgindent run. Tom Lane 11.0
2017-10-11 Remove unnecessary PG_TRY overhead for CurrentResourceOwner changes. Tom Lane 11.0
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2017-04-10 Improve castNode notation by introducing list-extraction-specific variants. Tom Lane 10.0
2017-01-27 Use castNode() in a bunch of statement-list-related code. Tom Lane 10.0
2017-01-14 Change representation of statement lists, and add statement location info. Tom Lane 10.0
2016-08-07 Fix TOAST access failure in RETURNING queries. Tom Lane 9.6.0
2016-03-12 Widen query numbers-of-tuples-processed counters to uint64. Tom Lane 9.6.0