Commits

DateSubjectAuthorReleases
2019-05-22 Implement PREPARE AS statement for ECPG. Michael Meskes 12.0
2019-02-16 Add DECLARE STATEMENT support to ECPG. Michael Meskes 12.0
2017-11-10 Add some const decorations to prototypes Peter Eisentraut 11.0
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2013-11-20 ecpg: Split off mmfatal() from mmerror() Peter Eisentraut 9.4.0
2012-02-13 Do not use the variable name when defining a varchar structure in ecpg. Michael Meskes 9.2.0
2012-02-13 Do not use the variable name when defining a varchar structure in ecpg. Michael Meskes 9.0.7
2012-02-13 Do not use the variable name when defining a varchar structure in ecpg. Michael Meskes 9.1.3
2010-09-20 Remove cvs keywords from all files. Magnus Hagander 9.1.0
2010-04-01 Zoltan beautified his hidden-variable-patch for ecpg. This also makes sure we get an error message instead of a warning if the variable have different types. Michael Meskes 9.0.0
2010-04-01 Applied Zoltan's patch to make ecpg spit out warnings if a local variable hides a global one with the same name. Michael Meskes 9.0.0
2010-03-09 ecpg now adds a unique counter to its varchar struct definitions to make these definitions unique, too. It used to use the linenumber but in the rare case of two definitions in one line this was not unique. Michael Meskes 9.0.0
2010-02-26 pgindent run for 9.0 Bruce Momjian 9.0.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
2009-06-11 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list Bruce Momjian 8.4.0
2008-05-20 Synced parser. Michael Meskes 8.4.0
2008-05-17 Add $PostgreSQL$ markers to a lot of files that were missing them. Andrew Dunstan 8.4.0
2007-11-15 pgindent run for 8.3. Bruce Momjian 8.3.0
2007-10-03 Cleaned up ecpglib and renamed functions that do not need to be exported. Michael Meskes 8.3.0
2007-08-14 - Finished major rewrite to use new protocol version Michael Meskes 8.3.0
2005-10-15 Standard pgindent run for 8.1. Bruce Momjian 8.1.0
2004-08-29 Pgindent run for 8.0. Bruce Momjian 8.0.0
2004-07-20 Fixed handling of cyclic defines. Michael Meskes 7.4.4
2004-07-20 Synced parser and keyword list. Michael Meskes 8.0.0
2004-06-27 - Only use typedefs inside their scope. Michael Meskes 7.4.4