Commits
Showing commits that first shipped in 18 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-07-25 | Fix assertion failure with latch wait in single-user mode | Michael Paquier | 18.0 |
| 2025-03-05 | Split WaitEventSet functions to separate source file | Heikki Linnakangas | 18.0 |
| 2025-03-05 | Use ModifyWaitEvent to update exit_on_postmaster_death | Heikki Linnakangas | 18.0 |
| 2025-03-05 | Remove unused ShutdownLatchSupport() function | Heikki Linnakangas | 18.0 |
| 2025-01-20 | Fix latch event policy that hid socket events. | Thomas Munro | 18.0 |
| 2025-01-01 | Update copyright for 2025 | Bruce Momjian | 18.0 |
| 2024-11-26 | Distinguish between AcquireExternalFD and epoll_create1 / kqueue failing | Andres Freund | 18.0 |
| 2024-07-13 | Fix lost Windows socket EOF events. | Thomas Munro | 18.0 |