Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-05-23 | Remove race conditions between ECPGdebug() and ecpg_log(). | Tom Lane | 15.8 |
| 2024-02-09 | Avoid concurrent calls to bindtextdomain(). | Tom Lane | 15.7 |
| 2024-02-09 | Clean up Windows-specific mutex code in libpq and ecpglib. | Tom Lane | 15.7 |
| 2022-04-13 | Remove extraneous blank lines before block-closing braces | Alvaro Herrera | 15.0 |
| 2022-01-21 | Fix race condition in gettext() initialization in libpq and ecpglib. | Tom Lane | 15.0 |