Commits
Showing commits that first shipped in 10 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2019-03-19 | Make checkpoint requests more robust. | Tom Lane | 10.8 |
| 2018-08-08 | Don't run atexit callbacks in quickdie signal handlers. | Heikki Linnakangas | 10.6 |
| 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-05-12 | Replace "transaction log" with "write-ahead log" | Peter Eisentraut | 10.0 |
| 2017-05-06 | Fix off-by-one possibly leading to skipped XLOG_RUNNING_XACTS records. | Andres Freund | 10.0 |
| 2017-01-03 | Update copyright via script for 2017 | Bruce Momjian | 10.0 |
| 2016-12-22 | Skip checkpoints, archiving on idle systems. | Andres Freund | 10.0 |
| 2016-11-22 | Support condition variables. | Robert Haas | 10.0 |
| 2016-10-04 | Extend framework from commit 53be0b1ad to report latch waits. | Robert Haas | 10.0 |
| 2016-08-27 | Add macros to make AllocSetContextCreate() calls simpler and safer. | Tom Lane | 10.0 |