Commits
Showing commits that first shipped in 13 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2019-12-19 | Extend the ProcSignal mechanism to support barriers. | Robert Haas | 13.0 |
| 2019-12-17 | Add missing "void" to prototypes. | Robert Haas | 13.0 |
| 2019-12-17 | Partially deduplicate interrupt handling for background processes. | Robert Haas | 13.0 |
| 2019-12-17 | Use PostgresSigHupHandler in more places. | Robert Haas | 13.0 |
| 2019-12-17 | Move interrupt-handling code into subroutines. | Robert Haas | 13.0 |