Commits
Showing commits that first shipped in 13 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-07-13 | Fix lost Windows socket EOF events. | Thomas Munro | 13.16 |
| 2024-04-11 | Fix WaitEventSet resource leak in WaitLatchOrSocket(). | Etsuro Fujita | 13.15 |
| 2023-01-12 | Fix WaitEventSetWait() buffer overrun. | Thomas Munro | 13.10 |
| 2022-05-02 | Fix typo in comment. | Etsuro Fujita | 13.7 |
| 2020-10-15 | Handle EACCES errors from kevent() better. | Thomas Munro | 13.1 |
| 2020-10-14 | Make WL_POSTMASTER_DEATH level-triggered on kqueue builds. | Thomas Munro | 13.1 |
| 2020-06-07 | Spelling adjustments | Peter Eisentraut | 13.0 |
| 2020-05-14 | Initial pgindent and pgperltidy run for v13. | Tom Lane | 13.0 |
| 2020-03-18 | Don't use EV_CLEAR for kqueue events. | Thomas Munro | 13.0 |
| 2020-03-18 | Fix kqueue support under debugger on macOS. | Thomas Munro | 13.0 |
| 2020-02-24 | Account explicitly for long-lived FDs that are allocated outside fd.c. | Tom Lane | 13.0 |
| 2020-02-05 | Add kqueue(2) support to the WaitEventSet API. | Thomas Munro | 13.0 |
| 2020-01-01 | Update copyrights for 2020 | Bruce Momjian | 13.0 |