Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-03-17 | Small tidyup for commit d41a178b, part II. | Thomas Munro | 16.0 |
| 2023-03-16 | Small tidyup for commit d41a178b. | Thomas Munro | 16.0 |
| 2023-03-15 | Fix waitpid() emulation on Windows. | Thomas Munro | 16.0 |
| 2023-02-02 | Retire PG_SETMASK() macro. | Thomas Munro | 16.0 |
| 2023-01-28 | Remove unneeded volatile qualifiers from postmaster.c. | Thomas Munro | 16.0 |
| 2023-01-25 | Process pending postmaster work before connections. | Thomas Munro | 16.0 |
| 2023-01-12 | Refactor DetermineSleepTime() to use milliseconds. | Thomas Munro | 16.0 |
| 2023-01-12 | Use WaitEventSet API for postmaster's event loop. | Thomas Munro | 16.0 |
| 2022-11-09 | Provide sigaction() for Windows. | Thomas Munro | 16.0 |
| 2022-08-13 | Remove HAVE_UNIX_SOCKETS. | Thomas Munro | 16.0 |
| 2022-08-13 | Remove configure probe for sys/select.h. | Thomas Munro | 16.0 |