Commits
Showing commits that first shipped in 13 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-06-10 | Don't reduce output request size on non-Unix-socket connections. | Tom Lane | 13.22 |
| 2024-02-09 | Avoid concurrent calls to bindtextdomain(). | Tom Lane | 13.15 |
| 2022-01-21 | Fix race condition in gettext() initialization in libpq and ecpglib. | Tom Lane | 13.6 |
| 2020-06-07 | Try to read data from the socket in pqSendSome's write_failed paths. | Tom Lane | 13.0 |