Commits

DateSubjectAuthorReleases
2018-11-13 Remove unused code in ECPG. Tom Lane 12.0
2018-03-13 Add Oracle like handling of char arrays. 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
2016-12-11 Use "%option prefix" to set API names in ecpg's lexer. Tom Lane 9.5.6
2016-12-11 Use "%option prefix" to set API names in ecpg's lexer. Tom Lane 10.0
2016-12-11 Use "%option prefix" to set API names in ecpg's lexer. Tom Lane 9.6.2
2016-03-24 Move keywords.c/kwlookup.c into src/common/. Tom Lane 9.6.0
2015-03-26 Tweak __attribute__-wrapping macros for better pgindent results. Tom Lane 9.5.0
2015-03-11 Add macros wrapping all usage of gcc's __attribute__. Andres Freund 9.5.0
2014-10-22 Small code cleanup. Michael Meskes 9.5.0
2014-05-06 pgindent run for 9.4 Bruce Momjian 9.4.0
2013-11-20 ecpg: Split off mmfatal() from mmerror() Peter Eisentraut 9.4.0
2011-04-28 Use a macro variable PG_PRINTF_ATTRIBUTE for the style used for checking printf type functions. Andrew Dunstan 9.1.0
2011-04-10 pgindent run before PG 9.1 beta 1. Bruce Momjian 9.1.0
2011-01-09 There is no need to have to identical functions in ecpg thus removing one of them. Michael Meskes 9.1.0
2010-11-02 Some cleanup in ecpg code: Michael Meskes 9.1.0
2010-09-20 Remove cvs keywords from all files. Magnus Hagander 9.1.0
2010-01-26 Applied patch by Boszormenyi Zoltan <zb@cybertec.at> to add out-of-scope cursor support to native mode. Michael Meskes 9.0.0
2010-01-05 Applied patch by Boszormenyi Zoltan <zb@cybertec.at> to add sqlda support to Michael Meskes 9.0.0
2009-11-26 Added dynamic cursor names to ecpg. Almost the whole patch was done by Michael Meskes 9.0.0
2009-09-08 Remove outside-the-scanner references to "yyleng". Tom Lane 7.4.27