Commits

DateSubjectAuthorReleases
2018-03-13 Add Oracle like handling of char arrays. Michael Meskes 11.0
2014-10-22 Small code cleanup. Michael Meskes 9.5.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-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
2008-05-20 Synced parser. Michael Meskes 8.4.0
2007-08-22 More cleaning up and removed some duplicates. Michael Meskes 8.3.0
2007-08-14 Hopefully fixed missing CHAR_BIT symbol Michael Meskes 8.3.0
2007-08-14 - Finished major rewrite to use new protocol version Michael Meskes 8.3.0
2007-06-11 Fixed one memory leak in descriptor code. Michael Meskes 8.3.0
2007-03-17 - Changed some whitespacing in connect statement. Michael Meskes 8.3.0
2007-01-11 Applied Joachim's patch for a --regression option. Michael Meskes 8.3.0
2004-06-30 Added SET DESCRIPTOR command. Michael Meskes 8.0.0
2004-06-27 - Only use typedefs inside their scope. Michael Meskes 7.4.4
2004-06-27 - Only use typedefs inside their scope. Michael Meskes 8.0.0
2004-05-07 - Fixed bug that reversed string length in typedefs. Michael Meskes 7.4.3
2004-05-07 - Added additional test case. Michael Meskes 8.0.0
2003-12-17 Applied all bug fixes from head also to 7.4. Just bugfixes, no new features. Michael Meskes 7.4.1
2003-12-17 - Added just another patch by Dave that fixes a reversed order in Michael Meskes 8.0.0
2003-06-26 Added just another compatibility level for Informix. Michael Meskes 7.4.1
2003-06-25 Implemented Informix special way to treat NULLs, removed warnings, synced. Michael Meskes 7.4.1
2003-06-13 - Enable FETCH without INTO. Michael Meskes 7.4.1
2003-05-29 Changed variable parsing so struct[n].attr works. Michael Meskes 7.4.1