Commits

Showing commits that first shipped in 14 (backpatches included). Clear

DateSubjectAuthorReleases
2024-07-13 Fix lost Windows socket EOF events. Thomas Munro 14.13
2024-04-11 Fix WaitEventSet resource leak in WaitLatchOrSocket(). Etsuro Fujita 14.12
2023-01-12 Fix WaitEventSetWait() buffer overrun. Thomas Munro 14.7
2022-06-25 Don't trust signalfd() on illumos. Thomas Munro 14.5
2022-05-02 Fix typo in comment. Etsuro Fujita 14.3
2022-02-09 Test honestly for <sys/signalfd.h>. Tom Lane 14.3
2021-05-12 Initial pgindent and pgperltidy run for v14. Tom Lane 14.0
2021-04-23 Use correct format placeholder for WSAGetLastError() Peter Eisentraut 14.0
2021-04-23 Factor out system call names from error messages Peter Eisentraut 14.0
2021-03-31 Add support for asynchronous execution. Etsuro Fujita 14.0
2021-03-01 Use EVFILT_SIGNAL for kqueue latches. Thomas Munro 14.0
2021-03-01 Use signalfd(2) for epoll latches. Thomas Munro 14.0
2021-02-28 Optimize latches to send fewer signals. Thomas Munro 14.0
2021-02-28 Use SIGURG rather than SIGUSR1 for latches. Thomas Munro 14.0
2021-02-28 Remove latch.c workaround for Linux < 2.6.27. Thomas Munro 14.0
2021-01-02 Update copyright for 2021 Bruce Momjian 14.0
2020-11-25 Fix WaitLatch(NULL) on Windows. Thomas Munro 14.0
2020-10-15 Handle EACCES errors from kevent() better. Thomas Munro 14.0
2020-10-14 Make WL_POSTMASTER_DEATH level-triggered on kqueue builds. Thomas Munro 14.0
2020-09-23 Allow WaitLatch() to be used without a latch. Thomas Munro 14.0
2020-07-30 Use a long lived WaitEventSet for WaitLatch(). Thomas Munro 14.0