Commits
Showing commits that first shipped in 18 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-06-25 | Fix null-pointer crash in ECPG compiler. | Tom Lane | 18 (unreleased) |
| 2024-11-27 | ecpg: fix some memory leakage of data-type-related structures. | Tom Lane | 18.0 |
| 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 |