Commits
Showing commits that first shipped in 18 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-11-27 | ecpg: clean up some other assorted memory leaks. | Tom Lane | 18.0 |
| 2024-11-27 | ecpg: fix some memory leakage of data-type-related structures. | Tom Lane | 18.0 |
| 2024-10-16 | ecpg: fix some minor mishandling of bad input in preprocessor. | 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 |
| 2024-10-14 | ecpg: re-implement preprocessor's string management. | Tom Lane | 18.0 |
| 2024-08-15 | Clean up indentation and whitespace inconsistencies in ecpg. | Tom Lane | 18.0 |