summaryrefslogtreecommitdiff
path: root/src/interfaces/ecpg/preproc/preproc_extern.h
AgeCommit message (Expand)Author
2022-09-22Harmonize parameter names in ecpg code.Peter Geoghegan
2022-07-12Fix ECPG's handling of type names that match SQL keywords.Tom Lane
2021-03-24Add DECLARE STATEMENT command to ECPGMichael Meskes
2019-11-25Make the order of the header file includes consistent.Amit Kapila
2019-09-20Revert "Add DECLARE STATEMENT support to ECPG."Tom Lane
2019-07-08Fix inconsistencies in the codeMichael Paquier
2019-05-22Initial pgindent run for v12.Tom Lane
2019-02-16Add DECLARE STATEMENT support to ECPG.Michael Meskes
2019-01-30Change error handling of out of scope variables in ecpg.Michael Meskes
2019-01-06Replace the data structure used for keyword lookup.Tom Lane
2018-12-01Rename ecpg's various "extern.h" files to have distinct names.Tom Lane