Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-10-05 | Use SOCK_ERRNO[_SET] in fe-secure-gssapi.c. | Tom Lane | 14.20 |
| 2025-06-10 | Don't reduce output request size on non-Unix-socket connections. | Tom Lane | 14.19 |
| 2025-05-30 | Allow larger packets during GSSAPI authentication exchange. | Tom Lane | 14.19 |
| 2023-11-23 | Fix timing-dependent failure in GSSAPI data transmission. | Tom Lane | 14.11 |
| 2021-01-11 | In libpq, always append new error messages to conn->errorMessage. | Tom Lane | 14.0 |
| 2020-12-28 | Fix bugs in libpq's GSSAPI encryption support. | Tom Lane | 14.0 |