Commits

DateSubjectAuthorReleases
2026-02-25 Fix some cases of indirectly casting away const. Tom Lane 18.4
2025-12-05 Fix some cases of indirectly casting away const. Tom Lane 19 (unreleased)
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
2024-10-14 ecpg: re-implement preprocessor's string management. Tom Lane 18.0
2024-10-04 ecpg: avoid adding whitespace around '&' in connection URLs. Tom Lane 18.0
2024-08-15 Clean up indentation and whitespace inconsistencies in ecpg. Tom Lane 18.0
2022-09-09 Fix possible omission of variable storage markers in ECPG. Tom Lane 11.18
2022-09-09 Fix possible omission of variable storage markers in ECPG. Tom Lane 15.0
2022-09-09 Fix possible omission of variable storage markers in ECPG. Tom Lane 14.6
2022-09-09 Fix possible omission of variable storage markers in ECPG. Tom Lane 16.0
2022-09-09 Fix possible omission of variable storage markers in ECPG. Tom Lane 13.9
2022-09-09 Fix possible omission of variable storage markers in ECPG. Tom Lane 12.13
2022-09-09 Fix possible omission of variable storage markers in ECPG. Tom Lane 10.23
2022-07-12 Fix ECPG's handling of type names that match SQL keywords. Tom Lane 16.0
2022-05-30 Make STRING an unreserved_keyword. Tom Lane 15.0
2020-11-07 Fix ecpg's mishandling of B'...' and X'...' literals. Tom Lane 14.0
2020-11-07 Fix ecpg's mishandling of B'...' and X'...' literals. Tom Lane 13.1
2020-01-13 Reduce size of backend scanner's tables. Tom Lane 13.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
2016-12-11 Use "%option prefix" to set API names in ecpg's lexer. Tom Lane 9.4.11