Commits
Showing commits that first shipped in 17 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-07-17 | Fix PQport to never return NULL unless the connection is NULL. | Tom Lane | 17.6 |
| 2024-10-02 | Parse libpq's "keepalives" option more like other integer options. | Tom Lane | 17.1 |
| 2024-06-13 | Improve the granularity of PQsocketPoll's timeout parameter. | Tom Lane | 17.0 |
| 2024-02-09 | Clean up Windows-specific mutex code in libpq and ecpglib. | Tom Lane | 17.0 |