Commits

DateSubjectAuthorReleases
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
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2019-05-22 Initial pgindent run for v12. Tom Lane 12.0
2019-04-24 Unify error messages Alvaro Herrera 12.0
2019-03-04 Remove volatile from latch API Peter Eisentraut 12.0
2019-01-02 Update copyright for 2019 Bruce Momjian 12.0
2018-11-23 Add WL_EXIT_ON_PM_DEATH pseudo-event. Thomas Munro 12.0
2018-11-02 Fix spelling errors and typos in comments Magnus Hagander 12.0
2018-07-11 Use signals for postmaster death on Linux. Thomas Munro 12.0
2018-01-03 Update copyright for 2018 Bruce Momjian 11.0
2017-08-15 Distinguish wait-for-connection from wait-for-write-ready on Windows. Tom Lane 10.0
2017-08-15 Distinguish wait-for-connection from wait-for-write-ready on Windows. Tom Lane 11.0
2017-06-21 Phase 3 of pgindent updates. Tom Lane 10.0
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2017-06-06 Ignore WL_POSTMASTER_DEATH latch event in single user mode Peter Eisentraut 10.0
2017-04-27 Cope with glibc too old to have epoll_create1(). Tom Lane 9.6.3
2017-04-27 Cope with glibc too old to have epoll_create1(). Tom Lane 10.0
2017-04-27 Make latch.c more paranoid about child-process cases. Tom Lane 10.0
2017-04-27 Make latch.c more paranoid about child-process cases. Tom Lane 9.6.3
2017-04-23 Don't include sys/poll.h anymore. Andres Freund 10.0
2017-04-23 Remove select(2) backed latch implementation. Andres Freund 10.0