Commits

DateSubjectAuthorReleases
2023-09-22 Fix COMMIT/ROLLBACK AND CHAIN in the presence of subtransactions. Tom Lane 12.17
2023-09-22 Fix COMMIT/ROLLBACK AND CHAIN in the presence of subtransactions. Tom Lane 15.5
2023-09-22 Fix COMMIT/ROLLBACK AND CHAIN in the presence of subtransactions. Tom Lane 13.13
2023-09-22 Fix COMMIT/ROLLBACK AND CHAIN in the presence of subtransactions. Tom Lane 14.10
2023-09-22 Fix COMMIT/ROLLBACK AND CHAIN in the presence of subtransactions. Tom Lane 17.0
2023-09-22 Fix COMMIT/ROLLBACK AND CHAIN in the presence of subtransactions. Tom Lane 16.1
2023-05-19 Avoid naming conflict between transactions.sql and namespace.sql. Tom Lane 12.16
2023-05-19 Avoid naming conflict between transactions.sql and namespace.sql. Tom Lane 16.0
2023-05-19 Avoid naming conflict between transactions.sql and namespace.sql. Tom Lane 15.4
2023-05-19 Avoid naming conflict between transactions.sql and namespace.sql. Tom Lane 13.12
2023-05-19 Avoid naming conflict between transactions.sql and namespace.sql. Tom Lane 11.21
2023-05-19 Avoid naming conflict between transactions.sql and namespace.sql. Tom Lane 14.9
2022-09-27 Introduce GUC_NO_RESET flag. Tom Lane 16.0
2022-02-08 Rearrange core regression tests to reduce cross-script dependencies. Tom Lane 15.0
2018-03-15 Clean up duplicate table and function names in regression tests. Tom Lane 11.0
2017-09-07 Fix handling of savepoint commands within multi-statement Query strings. Tom Lane 11.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-02-07 In RelationClearRelation, postpone cache reload if !IsTransactionState(). Tom Lane 9.4.0
2012-03-20 Restructure SELECT INTO's parsetree representation into CreateTableAsStmt. Tom Lane 9.2.0