Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-05-23 | Remove race conditions between ECPGdebug() and ecpg_log(). | Tom Lane | 14.13 |
| 2024-02-09 | Avoid concurrent calls to bindtextdomain(). | Tom Lane | 14.12 |
| 2024-02-09 | Clean up Windows-specific mutex code in libpq and ecpglib. | Tom Lane | 14.12 |
| 2022-01-21 | Fix race condition in gettext() initialization in libpq and ecpglib. | Tom Lane | 14.2 |
| 2020-10-24 | Fix ancient bug in ecpg's pthread_once() emulation for Windows. | Tom Lane | 14.0 |