Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-07-17 | Fix PQport to never return NULL unless the connection is NULL. | Tom Lane | 16.10 |
| 2024-10-02 | Parse libpq's "keepalives" option more like other integer options. | Tom Lane | 16.5 |
| 2024-02-09 | Clean up Windows-specific mutex code in libpq and ecpglib. | Tom Lane | 16.3 |
| 2023-05-22 | Spell the values of libpq's gssdelegation parameter as "0" and "1". | Tom Lane | 16.0 |
| 2023-05-21 | Expand some more uses of "deleg" to "delegation" or "delegated". | Tom Lane | 16.0 |
| 2023-05-19 | Pre-beta mechanical code beautification. | Tom Lane | 16.0 |