Commits

DateSubjectAuthorReleases
2024-11-27 ecpg: clean up some other assorted memory leaks. 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
2022-09-22 Harmonize parameter names in ecpg code. Peter Geoghegan 16.0
2021-08-13 Fix connection handling for DEALLOCATE and DESCRIBE statements Michael Meskes 14.0
2021-08-13 Fix connection handling for DEALLOCATE and DESCRIBE statements Michael Meskes 15.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-05-22 Implement PREPARE AS statement for ECPG. Michael Meskes 12.0
2019-02-16 Add DECLARE STATEMENT support to ECPG. Michael Meskes 12.0
2019-01-30 Change error handling of out of scope variables in ecpg. Michael Meskes 12.0
2018-12-01 Rename ecpg's various "extern.h" files to have distinct names. Tom Lane 12.0
2018-03-13 Set connection back to NULL after freeing it. Michael Meskes 10.4
2018-03-13 Set connection back to NULL after freeing it. Michael Meskes 11.0
2018-03-12 Set connection back to NULL after freeing it. Michael Meskes 9.3.23
2018-03-12 Set connection back to NULL after freeing it. Michael Meskes 9.4.18
2018-03-12 Set connection back to NULL after freeing it. Michael Meskes 9.5.13
2018-03-12 Set connection back to NULL after freeing it. Michael Meskes 9.6.9
2017-08-25 Implement DO CONTINUE action for ECPG WHENEVER statement. Michael Meskes 11.0
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2017-06-21 Initial pgindent run with pg_bsd_indent version 2.0. Tom Lane 10.0
2016-12-11 Use "%option prefix" to set API names in ecpg's lexer. Tom Lane 9.4.11
2016-12-11 Use "%option prefix" to set API names in ecpg's lexer. Tom Lane 9.2.20
2016-12-11 Use "%option prefix" to set API names in ecpg's lexer. Tom Lane 9.3.16