Commits
Showing commits that first shipped in 18 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-07-17 | Fix PQport to never return NULL unless the connection is NULL. | Tom Lane | 18.0 |
| 2025-05-23 | Fix assorted new memory leaks in libpq. | Tom Lane | 18.0 |
| 2024-10-02 | Parse libpq's "keepalives" option more like other integer options. | Tom Lane | 18.0 |
| 2024-09-29 | In passwordFromFile, don't leak the open file after stat failures. | Tom Lane | 18.0 |