Commits
Showing commits that first shipped in 18 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-02-25 | Fix some cases of indirectly casting away const. | Tom Lane | 18.4 |
| 2024-12-01 | Fix broken list-munging in ecpg's remove_variables(). | Tom Lane | 18.0 |
| 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-17 | ecpg: fix more minor mishandling of bad input in preprocessor. | 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 |