Commits
Showing commits that first shipped in 12 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2019-06-14 | Fix typos and inconsistencies in code comments | Michael Paquier | 12.0 |
| 2019-04-25 | Fix function names in comments. | Fujii Masao | 12.0 |
| 2019-04-05 | Wake up interested backends when a checkpoint fails. | Thomas Munro | 12.0 |
| 2019-04-04 | Refactor the fsync queue for wider use. | Thomas Munro | 12.0 |
| 2019-03-19 | Make checkpoint requests more robust. | Tom Lane | 12.0 |
| 2019-03-13 | Use condition variables to wait for checkpoints. | Thomas Munro | 12.0 |
| 2019-01-02 | Update copyright for 2019 | Bruce Momjian | 12.0 |
| 2018-11-23 | Add WL_EXIT_ON_PM_DEATH pseudo-event. | Thomas Munro | 12.0 |
| 2018-11-17 | Leave SIGTTIN/SIGTTOU signal handling alone in postmaster child processes. | Tom Lane | 12.0 |
| 2018-08-08 | Don't run atexit callbacks in quickdie signal handlers. | Heikki Linnakangas | 12.0 |
| 2018-07-18 | Use a ResourceOwner to track buffer pins in all cases. | Tom Lane | 12.0 |