Commits
Showing commits that first shipped in 13 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-10-17 | Avoid calling proc_exit() in processes forked by system(). | Nathan Bossart | 13.13 |
| 2021-04-05 | Shut down transaction tracking at startup process exit. | Fujii Masao | 13.3 |
| 2020-03-27 | Allow walreceiver configuration to change on reload | Alvaro Herrera | 13.0 |
| 2020-03-24 | Prefer standby promotion over recovery pause. | Fujii Masao | 13.0 |
| 2020-01-01 | Update copyrights for 2020 | Bruce Momjian | 13.0 |
| 2019-12-19 | Extend the ProcSignal mechanism to support barriers. | Robert Haas | 13.0 |
| 2019-12-17 | Partially deduplicate interrupt handling for background processes. | Robert Haas | 13.0 |
| 2019-11-25 | Use procsignal_sigusr1_handler for auxiliary processes. | Robert Haas | 13.0 |