Commits
Showing commits that first shipped in 12 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-02-09 | Avoid concurrent calls to bindtextdomain(). | Tom Lane | 12.19 |
| 2022-01-21 | Fix race condition in gettext() initialization in libpq and ecpglib. | Tom Lane | 12.10 |
| 2020-06-07 | Try to read data from the socket in pqSendSome's write_failed paths. | Tom Lane | 12.4 |
| 2019-05-22 | Phase 2 pgindent run for v12. | Tom Lane | 12.0 |
| 2019-05-13 | Fix misuse of an integer as a bool. | Tom Lane | 12.0 |
| 2019-03-19 | Restructure libpq's handling of send failures. | Tom Lane | 12.0 |
| 2019-01-02 | Update copyright for 2019 | Bruce Momjian | 12.0 |
| 2018-09-26 | Incorporate strerror_r() into src/port/snprintf.c, too. | Tom Lane | 12.0 |