Commits

DateSubjectAuthorReleases
2021-08-13 Fix connection handling for DEALLOCATE and DESCRIBE statements Michael Meskes 14.0
2021-08-13 Fix connection handling for DEALLOCATE and DESCRIBE statements Michael Meskes 15.0
2021-03-24 Add DECLARE STATEMENT command to ECPG Michael Meskes 14.0
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
2019-01-30 Change error handling of out of scope variables in ecpg. Michael Meskes 12.0
2013-11-27 ECPG: Fix searching for quoted cursor names case-sensitively. Michael Meskes 9.1.11
2013-11-27 ECPG: Fix searching for quoted cursor names case-sensitively. Michael Meskes 9.2.6
2013-11-27 ECPG: Fix searching for quoted cursor names case-sensitively. Michael Meskes 9.3.2
2013-11-27 ECPG: Fix searching for quoted cursor names case-sensitively. Michael Meskes 9.4.0
2011-12-18 In ecpg removed old leftover check for given connection name. Michael Meskes 8.4.11
2011-12-18 In ecpg removed old leftover check for given connection name. Michael Meskes 9.0.7
2011-12-18 In ecpg removed old leftover check for given connection name. Michael Meskes 9.1.3
2011-12-18 In ecpg removed old leftover check for given connection name. Michael Meskes 9.2.0
2011-02-18 Applied a patch by Zoltán Böszörményi that makes ecpg's parser accept dynamic cursornames even in WHERE CURRENT OF clauses. Michael Meskes 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-09-10 Cursor names in the backend are not case-sensitve. This change makes sure that Michael Meskes 9.1.0
2010-03-31 Give a more precise error message if a variable is re-used as cursor name in ecpg. Michael Meskes 9.0.0
2010-03-21 ECPG's parser now accepts and handles variables as arguments for the FREE command. 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
2010-01-15 Applied patch by Boszormenyi Zoltan <zb@cybertec.at> to add DESCRIBE [OUTPUT] statement to ecpg. 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-12-16 Fixed auto-prepare to not try preparing statements that are not preparable. Bug Michael Meskes 9.0.0
2009-11-27 Remove */ characters from declare cursor statements before putting them into a Michael Meskes 8.4.2