Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-04-19 | Fix typos and grammar in the code | Michael Paquier | 18.0 |
| 2025-04-16 | Fixup various new-to-v18 usages of appendPQExpBuffer | David Rowley | 18.0 |
| 2025-04-03 | oauth: Fix build on platforms without epoll/kqueue | Daniel Gustafsson | 18.0 |
| 2025-03-20 | Revert workarounds for -Wmissing-braces false positives on old GCC | Peter Eisentraut | 18.0 |
| 2025-03-19 | Fix compiler warning for commit 434dbf69. | Thomas Munro | 18.0 |
| 2025-03-19 | oauth: Fix postcondition for set_timer on macOS | Thomas Munro | 18.0 |
| 2025-03-01 | Work around OAuth/EVFILT_TIMER quirk on NetBSD. | Thomas Munro | 18.0 |
| 2025-02-24 | oauth: Rename macro to avoid collisions on Windows | Daniel Gustafsson | 18.0 |
| 2025-02-20 | Add support for OAUTHBEARER SASL mechanism | Daniel Gustafsson | 18.0 |