Commits
Showing commits that first shipped in 10 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2021-01-16 | Prevent excess SimpleLruTruncate() deletion. | Noah Misch | 10.16 |
| 2020-09-23 | Fix missing fsync of SLRU directories. | Thomas Munro | 10.15 |
| 2017-10-06 | Fix access-off-end-of-array in clog.c. | Tom Lane | 10.1 |
| 2017-08-10 | Remove incorrect assertion in clog.c | Robert Haas | 10.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-05-17 | Post-PG 10 beta1 pgindent run | Bruce Momjian | 10.0 |
| 2017-03-27 | Fsync directory after creating or unlinking file. | Teodor Sigaev | 10.0 |
| 2017-03-23 | Track the oldest XID that can be safely looked up in CLOG. | Robert Haas | 10.0 |
| 2017-03-17 | Rename "pg_clog" directory to "pg_xact". | Robert Haas | 10.0 |
| 2017-03-10 | Revert "Use group updates when setting transaction status in clog." | Robert Haas | 10.0 |
| 2017-03-09 | Use group updates when setting transaction status in clog. | Robert Haas | 10.0 |
| 2017-01-03 | Update copyright via script for 2017 | Bruce Momjian | 10.0 |