Commits
Showing commits that first shipped in 12 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-01-21 | Fix one-off bug causing missing commit timestamps for subtransactions | Michael Paquier | 12.10 |
| 2021-03-25 | Fix bug in WAL replay of COMMIT_TS_SETTS record. | Fujii Masao | 12.7 |
| 2021-01-16 | Prevent excess SimpleLruTruncate() deletion. | Noah Misch | 12.6 |
| 2020-09-23 | Fix missing fsync of SLRU directories. | Thomas Munro | 12.5 |
| 2019-05-22 | Phase 2 pgindent run for v12. | Tom Lane | 12.0 |
| 2019-03-28 | Add basic infrastructure for 64 bit transaction IDs. | Thomas Munro | 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-09-26 | Rework activation of commit timestamps during recovery | Michael Paquier | 12.0 |