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
2019-01-30 Make some ecpg test cases more robust against unexpected errors that happen Michael Meskes 12.0
2019-01-24 Remove infinite-loop hazards in ecpg test suite. Tom Lane 12.0
2019-01-24 Remove infinite-loop hazards in ecpg test suite. Tom Lane 9.5.16
2019-01-24 Remove infinite-loop hazards in ecpg test suite. Tom Lane 9.4.21
2019-01-24 Remove infinite-loop hazards in ecpg test suite. Tom Lane 9.6.12
2019-01-24 Remove infinite-loop hazards in ecpg test suite. Tom Lane 10.7
2019-01-24 Remove infinite-loop hazards in ecpg test suite. Tom Lane 11.2
2016-07-17 Establish conventions about global object names used in regression tests. Tom Lane 9.6.0
2010-11-23 Remove useless whitespace at end of lines Peter Eisentraut 9.1.0
2010-08-19 Remove extra newlines at end and beginning of files, add missing newlines Peter Eisentraut 9.1.0
2010-03-21 ECPG only copied #include statements instead of processing them according to 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-11 Support optional FROM/IN in FETCH and MOVE Alvaro Herrera 9.0.0
2009-08-14 Made sure sqlca is reset for declare cursor in Informix mode as pointed out by Michael Meskes 9.0.0
2009-08-07 Added STRING datatype for Informix compatibility mode. This work is Michael Meskes 9.0.0
2008-12-29 First rounf of whitespace changes. Everything but connect-test1 should be fine. Michael Meskes 8.4.0
2008-11-11 Replaced manually synced preproc.y by the one created by the new script. Michael Meskes 8.4.0
2008-02-17 - Removed duplicate include of ecpgtype.h which meant I had to adapt all expected results. Michael Meskes 8.4.0
2007-08-14 Fixed compiler warning for enum handling Michael Meskes 8.3.0
2007-08-14 - Finished major rewrite to use new protocol version Michael Meskes 8.3.0
2007-03-17 - Changed some whitespacing in connect statement. Michael Meskes 8.3.0