master
Fix locale dependency in new ecpg test case.
Implement DO CONTINUE action for ECPG WHENEVER statement.
Prevent -Wstrict-prototypes and -Wold-style-definition warnings
Remove extra newlines at end and beginning of files, add missing newlines at end of files.
Remove unnecessary parentheses in return statements
Remove duplicate include
Add some const decorations to prototypes
Update copyright for 2026
Make some ecpg test cases more robust against unexpected errors that happen during development. Test cases themselves should not hang or segfault.
Silence -Wmissing-variable-declarations in headerscheck.
Avoid re-using output variables in new ecpg test case.
Fix ECPG's handling of type names that match SQL keywords.
Fix possible omission of variable storage markers in ECPG.
Stop using spelling "nonexistant".