Commits
Showing commits that first shipped in 18 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-07-29 | Don't put library-supplied -L/-I switches before user-supplied ones. | Tom Lane | 18.0 |
| 2025-07-09 | Link libpq with libdl if the platform needs that. | Tom Lane | 18.0 |
| 2025-05-23 | oauth: Correct missing comma in Requires.private | Jacob Champion | 18.0 |
| 2025-05-01 | oauth: Move the builtin flow into a separate module | Jacob Champion | 18.0 |
| 2025-02-20 | Add support for OAUTHBEARER SASL mechanism | Daniel Gustafsson | 18.0 |
| 2025-02-06 | Remove support for linking with libeay32 and ssleay32 | Daniel Gustafsson | 18.0 |
| 2025-01-01 | Update copyright for 2025 | Bruce Momjian | 18.0 |
| 2024-09-05 | Check availability of module injection_points in TAP tests | Michael Paquier | 18.0 |
| 2024-07-26 | Add test for early backend startup errors | Heikki Linnakangas | 18.0 |