Commits

DateSubjectAuthorReleases
2021-05-21 Restore the portal-level snapshot after procedure COMMIT/ROLLBACK. Tom Lane 12.8
2021-02-04 Avoid crash when rolling back within a prepared statement. Tom Lane 14.0
2021-02-04 Avoid crash when rolling back within a prepared statement. Tom Lane 12.6
2021-02-04 Avoid crash when rolling back within a prepared statement. Tom Lane 13.2
2021-02-04 Avoid crash when rolling back within a prepared statement. Tom Lane 11.11
2020-06-12 Avoid using a cursor in plpgsql's RETURN QUERY statement. Tom Lane 14.0
2019-07-15 Represent Lists as expansible arrays, not chains of cons-cells. Tom Lane 13.0
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2017-06-21 Phase 3 of pgindent updates. Tom Lane 10.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-02-23 Consistently declare timestamp variables as TimestampTz. 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
2015-09-04 Fix subtransaction cleanup after an outer-subtransaction portal fails. Tom Lane 9.4.5
2015-09-04 Fix subtransaction cleanup after an outer-subtransaction portal fails. Tom Lane 9.5.0
2015-09-04 Fix subtransaction cleanup after an outer-subtransaction portal fails. Tom Lane 9.6.0
2015-09-04 Fix subtransaction cleanup after an outer-subtransaction portal fails. Tom Lane 9.1.19
2015-09-04 Fix subtransaction cleanup after an outer-subtransaction portal fails. Tom Lane 9.3.10
2015-09-04 Fix subtransaction cleanup after an outer-subtransaction portal fails. Tom Lane 9.0.23
2015-09-04 Fix subtransaction cleanup after an outer-subtransaction portal fails. Tom Lane 9.2.14
2014-05-07 Fix failure to set ActiveSnapshot while rewinding a cursor. Tom Lane 8.4.22
2014-05-07 Fix failure to set ActiveSnapshot while rewinding a cursor. Tom Lane 9.0.18