Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-09-22 | Fix COMMIT/ROLLBACK AND CHAIN in the presence of subtransactions. | Tom Lane | 14.10 |
| 2023-05-19 | Avoid naming conflict between transactions.sql and namespace.sql. | Tom Lane | 14.9 |
| 2021-04-15 | Revert "psql: Show all query results by default" | Peter Eisentraut | 14.0 |
| 2021-04-06 | psql: Show all query results by default | Peter Eisentraut | 14.0 |
| 2021-03-17 | Fix transaction.sql tests in higher isolation levels. | Thomas Munro | 14.0 |
| 2021-02-19 | Fix bug in COMMIT AND CHAIN command. | Fujii Masao | 14.0 |