Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-07-17 | Fix PQport to never return NULL unless the connection is NULL. | Tom Lane | 14.19 |
| 2023-11-23 | Fix timing-dependent failure in GSSAPI data transmission. | Tom Lane | 14.11 |
| 2021-07-29 | Improve libpq's handling of OOM during error message construction. | Tom Lane | 14.0 |
| 2021-03-03 | Extend the abilities of libpq's target_session_attrs parameter. | Tom Lane | 14.0 |
| 2021-01-11 | In libpq, always append new error messages to conn->errorMessage. | Tom Lane | 14.0 |