Commits
Showing commits that first shipped in 10 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-01-21 | Fix race condition in gettext() initialization in libpq and ecpglib. | Tom Lane | 10.20 |
| 2020-10-24 | Fix ancient bug in ecpg's pthread_once() emulation for Windows. | Tom Lane | 10.15 |
| 2017-06-21 | Phase 2 of pgindent updates. | Tom Lane | 10.0 |
| 2017-06-21 | Initial pgindent run with pg_bsd_indent version 2.0. | Tom Lane | 10.0 |
| 2017-03-13 | Ecpg should support COMMIT PREPARED and ROLLBACK PREPARED. | Michael Meskes | 10.0 |