Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-05-13 | Pre-beta mechanical code beautification, step 1: run pgindent. | Tom Lane | 19 (unreleased) |
| 2024-10-14 | ecpg: improve preprocessor's memory management. | Tom Lane | 18.0 |
| 2024-10-14 | ecpg: move some functions into a new file ecpg/preproc/util.c. | Tom Lane | 18.0 |
| 2024-10-14 | ecpg: re-implement preprocessor's string management. | Tom Lane | 18.0 |
| 2022-07-12 | Fix ECPG's handling of type names that match SQL keywords. | Tom Lane | 16.0 |
| 2019-09-20 | Revert "Add DECLARE STATEMENT support to ECPG." | Tom Lane | 12.0 |
| 2019-09-20 | Revert "Add DECLARE STATEMENT support to ECPG." | Tom Lane | 13.0 |
| 2019-05-22 | Initial pgindent run for v12. | Tom Lane | 12.0 |
| 2019-01-06 | Replace the data structure used for keyword lookup. | Tom Lane | 12.0 |
| 2018-12-01 | Rename ecpg's various "extern.h" files to have distinct names. | Tom Lane | 12.0 |