Commits
Showing commits that first shipped in 12 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-07-18 | Re-add SPICleanup for ABI compatibility in stable branch | Peter Eisentraut | 12.12 |
| 2022-06-22 | Fix SPI's handling of errors during transaction commit. | Tom Lane | 12.12 |
| 2019-05-22 | Phase 2 pgindent run for v12. | Tom Lane | 12.0 |
| 2019-03-24 | Transaction chaining | Peter Eisentraut | 12.0 |
| 2019-01-02 | Update copyright for 2019 | Bruce Momjian | 12.0 |
| 2018-11-21 | Remove WITH OIDS support, change oid catalog column visibility. | Andres Freund | 12.0 |
| 2018-10-08 | Advance transaction timestamp for intra-procedure transactions. | Tom Lane | 12.0 |