Commits
Showing commits that first shipped in 12 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-05-23 | Remove race conditions between ECPGdebug() and ecpg_log(). | Tom Lane | 12.20 |
| 2024-02-09 | Avoid concurrent calls to bindtextdomain(). | Tom Lane | 12.19 |
| 2024-02-09 | Clean up Windows-specific mutex code in libpq and ecpglib. | Tom Lane | 12.19 |
| 2022-01-21 | Fix race condition in gettext() initialization in libpq and ecpglib. | Tom Lane | 12.10 |
| 2020-10-24 | Fix ancient bug in ecpg's pthread_once() emulation for Windows. | Tom Lane | 12.5 |
| 2019-03-01 | Fix whitespace | Peter Eisentraut | 12.0 |
| 2019-02-22 | Add const qualifier | Peter Eisentraut | 12.0 |
| 2019-02-18 | Add bytea datatype to ECPG. | Michael Meskes | 12.0 |
| 2019-01-30 | Change error handling of out of scope variables in ecpg. | Michael Meskes | 12.0 |
| 2018-12-01 | Rename ecpg's various "extern.h" files to have distinct names. | Tom Lane | 12.0 |