Commits

DateSubjectAuthorReleases
2019-09-20 Revert "Add DECLARE STATEMENT support to ECPG." Tom Lane 12.0
2019-09-20 Revert "Add DECLARE STATEMENT support to ECPG." Tom Lane 13.0
2019-02-16 Add DECLARE STATEMENT support to ECPG. Michael Meskes 12.0
2019-01-30 Change error handling of out of scope variables in ecpg. Michael Meskes 12.0
2017-09-05 Remove unnecessary parentheses in return statements Peter Eisentraut 11.0
2016-07-17 Establish conventions about global object names used in regression tests. Tom Lane 9.6.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
2011-12-18 Added test for cursor handling on different connections to regression test Michael Meskes 9.2.0
2010-11-23 Remove useless whitespace at end of lines Peter Eisentraut 9.1.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-01-29 Changed ECPG outofscope handling to always print out statements in the same order Michael Meskes 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-11-26 Added missing files. Michael Meskes 9.0.0