summaryrefslogtreecommitdiff
path: root/src/interfaces/ecpg/preproc/ecpg.c
AgeCommit message (Expand)Author
2023-01-02Update copyright for 2023Bruce Momjian
2022-12-12Order getopt argumentsPeter Eisentraut
2022-01-08Update copyright for 2022Bruce Momjian
2021-05-12Initial pgindent and pgperltidy run for v14.Tom Lane
2021-04-19Fix typos and grammar in comments and docsMichael Paquier
2021-03-24Need to step forward in the loop to get to an end.Michael Meskes
2021-03-24Add DECLARE STATEMENT command to ECPGMichael Meskes
2021-01-02Update copyright for 2021Bruce Momjian
2020-02-28Add PostgreSQL home page to --help outputPeter Eisentraut
2020-02-28Refer to bug report address by symbol rather than hardcodingPeter Eisentraut
2020-01-01Update copyrights for 2020Bruce Momjian
2019-09-20Revert "Add DECLARE STATEMENT support to ECPG."Tom Lane
2019-07-03Made ecpg compatibility mode and run-time behaviour options case insensitive.Michael Meskes
2019-05-31Fix C++ incompatibilities in ecpg/preproc/ header files.Tom Lane
2019-05-22Initial pgindent run for v12.Tom Lane
2019-02-16Add DECLARE STATEMENT support to ECPG.Michael Meskes
2019-01-19Replace @postgresql.org with @lists.postgresql.org for mailinglistsMagnus Hagander
2019-01-02Update copyright for 2019Bruce Momjian
2018-12-01Rename ecpg's various "extern.h" files to have distinct names.Tom Lane
2018-09-12ecpg: Change --version output to common stylePeter Eisentraut
2018-05-01Clean up warnings from -Wimplicit-fallthrough.Tom Lane
2018-04-26Post-feature-freeze pgindent run.Tom Lane
2018-03-13Add Oracle like handling of char arrays.Michael Meskes
2018-03-13Fix double frees in ecpg.Michael Meskes
2018-01-12Fix parsing of compatibility mode argument.Michael Meskes
2018-01-03Update copyright for 2018Bruce Momjian
2017-09-05Remove unnecessary parentheses in return statementsPeter Eisentraut
2017-06-21Phase 3 of pgindent updates.Tom Lane
2017-02-25Remove useless duplicate inclusions of system header files.Tom Lane
2017-01-03Update copyright via script for 2017Bruce Momjian
2016-12-22Fix buffer overflow on particularly named files and clarify documentation aboutMichael Meskes
2016-12-11Use "%option prefix" to set API names in ecpg's lexer.Tom Lane
2016-09-18Fix ecpg -? option on Windows, add -V alias for --version.Heikki Linnakangas
2016-08-16Remove separate version numbering for ecpg preprocessor.Tom Lane
2016-01-02Update copyright for 2016Bruce Momjian
2015-01-06Update copyright for 2015Bruce Momjian
2014-03-02Various Coverity-spotted fixesStephen Frost
2014-01-07Update copyright for 2014Bruce Momjian
2013-06-30ecpg: Consistently use mm_strdup()Peter Eisentraut
2013-01-01Update copyrights for 2013Bruce Momjian
2012-10-12In our source code, make a copy of getopt's 'optarg' string arguments,Bruce Momjian
2012-06-17Make documentation of --help and --version options more consistentPeter Eisentraut
2012-01-01Update copyright notices for year 2012.Bruce Momjian
2011-04-10pgindent run before PG 9.1 beta 1.Bruce Momjian
2011-01-01Stamp copyrights for year 2011.Bruce Momjian
2010-11-02Some cleanup in ecpg code:Michael Meskes
2010-09-20Remove cvs keywords from all files.Magnus Hagander
2010-07-06pgindent run for 9.0, second runBruce Momjian
2010-04-03Make ecpg in line with other compilers in that it deletes its output if there...Michael Meskes
2010-02-26pgindent run for 9.0Bruce Momjian