index
:
user/sven/postgresql.git
copy-snapshot-fix
master
origin/HEAD
origin/REL2_0B
origin/REL6_4
origin/REL6_5_PATCHES
origin/REL7_0_PATCHES
origin/REL7_1_STABLE
origin/REL7_2_STABLE
origin/REL7_3_STABLE
origin/REL7_4_STABLE
origin/REL8_0_STABLE
origin/REL8_1_STABLE
origin/REL8_2_STABLE
origin/REL8_3_STABLE
origin/REL8_4_STABLE
origin/REL8_5_ALPHA1_BRANCH
origin/REL8_5_ALPHA2_BRANCH
origin/REL8_5_ALPHA3_BRANCH
origin/REL9_0_ALPHA4_BRANCH
origin/REL9_0_ALPHA5_BRANCH
origin/REL9_0_STABLE
origin/REL9_1_STABLE
origin/REL9_2_STABLE
origin/REL9_3_STABLE
origin/REL9_4_STABLE
origin/REL9_5_STABLE
origin/REL9_6_STABLE
origin/REL_10_STABLE
origin/REL_11_STABLE
origin/REL_12_STABLE
origin/REL_13_STABLE
origin/REL_14_STABLE
origin/REL_15_STABLE
origin/REL_16_STABLE
origin/REL_17_STABLE
origin/REL_18_STABLE
origin/Release_1_0_3
origin/WIN32_DEV
origin/ecpg_big_bison
origin/master
PostgreSQL
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
interfaces
/
ecpg
/
preproc
/
ecpg.c
Age
Commit message (
Expand
)
Author
2021-05-12
Initial pgindent and pgperltidy run for v14.
Tom Lane
2021-04-19
Fix typos and grammar in comments and docs
Michael Paquier
2021-03-24
Need to step forward in the loop to get to an end.
Michael Meskes
2021-03-24
Add DECLARE STATEMENT command to ECPG
Michael Meskes
2021-01-02
Update copyright for 2021
Bruce Momjian
2020-02-28
Add PostgreSQL home page to --help output
Peter Eisentraut
2020-02-28
Refer to bug report address by symbol rather than hardcoding
Peter Eisentraut
2020-01-01
Update copyrights for 2020
Bruce Momjian
2019-09-20
Revert "Add DECLARE STATEMENT support to ECPG."
Tom Lane
2019-07-03
Made ecpg compatibility mode and run-time behaviour options case insensitive.
Michael Meskes
2019-05-31
Fix C++ incompatibilities in ecpg/preproc/ header files.
Tom Lane
2019-05-22
Initial pgindent run for v12.
Tom Lane
2019-02-16
Add DECLARE STATEMENT support to ECPG.
Michael Meskes
2019-01-19
Replace @postgresql.org with @lists.postgresql.org for mailinglists
Magnus Hagander
2019-01-02
Update copyright for 2019
Bruce Momjian
2018-12-01
Rename ecpg's various "extern.h" files to have distinct names.
Tom Lane
2018-09-12
ecpg: Change --version output to common style
Peter Eisentraut
2018-05-01
Clean up warnings from -Wimplicit-fallthrough.
Tom Lane
2018-04-26
Post-feature-freeze pgindent run.
Tom Lane
2018-03-14
Add Oracle like handling of char arrays.
Michael Meskes
2018-03-14
Fix double frees in ecpg.
Michael Meskes
2018-01-12
Fix parsing of compatibility mode argument.
Michael Meskes
2018-01-02
Update copyright for 2018
Bruce Momjian
2017-09-05
Remove unnecessary parentheses in return statements
Peter Eisentraut
2017-06-21
Phase 3 of pgindent updates.
Tom Lane
2017-02-25
Remove useless duplicate inclusions of system header files.
Tom Lane
2017-01-03
Update copyright via script for 2017
Bruce Momjian
2016-12-22
Fix buffer overflow on particularly named files and clarify documentation about
Michael Meskes
2016-12-11
Use "%option prefix" to set API names in ecpg's lexer.
Tom Lane
2016-09-18
Fix ecpg -? option on Windows, add -V alias for --version.
Heikki Linnakangas
2016-08-16
Remove separate version numbering for ecpg preprocessor.
Tom Lane
2016-01-02
Update copyright for 2016
Bruce Momjian
2015-01-06
Update copyright for 2015
Bruce Momjian
2014-03-01
Various Coverity-spotted fixes
Stephen Frost
2014-01-07
Update copyright for 2014
Bruce Momjian
2013-06-29
ecpg: Consistently use mm_strdup()
Peter Eisentraut
2013-01-01
Update copyrights for 2013
Bruce Momjian
2012-10-12
In our source code, make a copy of getopt's 'optarg' string arguments,
Bruce Momjian
2012-06-18
Make documentation of --help and --version options more consistent
Peter Eisentraut
2012-01-01
Update copyright notices for year 2012.
Bruce Momjian
2011-04-10
pgindent run before PG 9.1 beta 1.
Bruce Momjian
2011-01-01
Stamp copyrights for year 2011.
Bruce Momjian
2010-11-02
Some cleanup in ecpg code:
Michael Meskes
2010-09-20
Remove cvs keywords from all files.
Magnus Hagander
2010-07-06
pgindent run for 9.0, second run
Bruce Momjian
2010-04-03
Make ecpg in line with other compilers in that it deletes its output if there...
Michael Meskes
2010-02-26
pgindent run for 9.0
Bruce Momjian
2010-01-26
Applied patch by Boszormenyi Zoltan <zb@cybertec.at> to add out-of-scope curs...
Michael Meskes
2010-01-02
Update copyright for the year 2010.
Bruce Momjian
2009-08-05
Fixed copyright notice.
Michael Meskes
[next]