Commits

DateSubjectAuthorReleases
2018-03-13 Add Oracle like handling of char arrays. Michael Meskes 11.0
2015-08-13 Fix declaration of isarray variable. Michael Meskes 9.0.23
2015-08-13 Fix declaration of isarray variable. Michael Meskes 9.1.19
2015-08-13 Fix declaration of isarray variable. Michael Meskes 9.2.14
2015-08-13 Fix declaration of isarray variable. Michael Meskes 9.3.10
2015-08-13 Fix declaration of isarray variable. Michael Meskes 9.4.5
2015-08-13 Fix declaration of isarray variable. Michael Meskes 9.5.0
2015-08-13 Fix declaration of isarray variable. Michael Meskes 9.6.0
2015-08-12 This routine was calling ecpg_alloc to allocate to memory but did not Michael Meskes 9.0.23
2015-08-12 This routine was calling ecpg_alloc to allocate to memory but did not Michael Meskes 9.1.19
2015-08-12 This routine was calling ecpg_alloc to allocate to memory but did not Michael Meskes 9.2.14
2015-08-12 This routine was calling ecpg_alloc to allocate to memory but did not Michael Meskes 9.3.10
2015-08-12 This routine was calling ecpg_alloc to allocate to memory but did not Michael Meskes 9.4.5
2015-02-05 This routine was calling ecpg_alloc to allocate to memory but did not Michael Meskes 9.5.0
2012-01-05 Ecpglib stores variables that are used in DECLARE statements in a global list. Michael Meskes 9.2.0
2010-11-02 Some cleanup in ecpg code: Michael Meskes 9.1.0
2010-10-14 Applied patch by Itagaki Takahiro to fix incorrect status calculation in Michael Meskes 9.1.0
2010-05-25 Added a configure test for "long long" datatypes. So far this is only used in ecpg and replaces the old test that was kind of hackish. Michael Meskes 9.0.0
2010-05-20 Ecpg now accepts "long long" datatypes even if "long" is 64bit wide. This used to cover the equally long "long long" type. This patch closes bug #5464. Michael Meskes 9.0.0
2010-02-04 Streamlined array handling code in libecpg a little bit, in the process fixing yet another incorrect log output. 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-05-20 Removed some unneeded variables and comparisons Michael Meskes 8.4.0
2008-02-07 - Fixed segfault in ecpg when using an array element. Michael Meskes 8.3.1
2008-01-15 Re-enabled variables in fetch/move command. Michael Meskes 8.3.0