Commits
Showing commits that first shipped in 18 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-12-17 | libpq-fe.h: Don't claim SOCKTYPE in the global namespace | Jacob Champion | 18.2 |
| 2025-09-16 | Move pg_int64 back to postgres_ext.h | Peter Eisentraut | 18.0 |
| 2025-07-09 | libpq: Remove PQservice() | Michael Paquier | 18.0 |
| 2025-03-25 | libpq: Deprecate pg_int64. | Thomas Munro | 18.0 |
| 2025-02-24 | oauth: Fix incorrect const markers in struct | Daniel Gustafsson | 18.0 |
| 2025-02-20 | Add support for OAUTHBEARER SASL mechanism | Daniel Gustafsson | 18.0 |
| 2025-02-06 | libpq: Handle asynchronous actions during SASL | Daniel Gustafsson | 18.0 |
| 2025-01-01 | Update copyright for 2025 | Bruce Momjian | 18.0 |
| 2024-12-18 | libpq: Add service name to PGconn and PQservice() | Michael Paquier | 18.0 |
| 2024-09-09 | Add PQfullProtocolVersion() to surface the precise protocol version. | Robert Haas | 18.0 |
| 2024-08-23 | Provide feature-test macros for libpq features added in v17. | Tom Lane | 18.0 |