Commits

DateSubjectAuthorReleases
2019-02-18 Add bytea datatype to ECPG. Michael Meskes 12.0
2019-02-16 Add DECLARE STATEMENT support to ECPG. Michael Meskes 12.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-06-15 Check for out of memory when allocating sqlca. Michael Meskes 9.0.23
2015-06-15 Check for out of memory when allocating sqlca. Michael Meskes 9.1.19
2015-06-15 Check for out of memory when allocating sqlca. Michael Meskes 9.2.14
2015-06-15 Check for out of memory when allocating sqlca. Michael Meskes 9.3.10
2015-06-15 Check for out of memory when allocating sqlca. Michael Meskes 9.4.5
2015-06-15 Check for out of memory when allocating sqlca. Michael Meskes 9.5.0
2015-02-05 This routine was calling ecpg_alloc to allocate to memory but did not Michael Meskes 9.5.0
2010-05-25 Replace self written 'long long int' configure test by standard 'AC_TYPE_LONG_LONG_INT' macro call. 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-01-15 Added correct error handling in DESCRIBE statement processing by Boszormenyi Zoltan <zb@cybertec.at>. 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
2009-08-07 Added STRING datatype for Informix compatibility mode. This work is Michael Meskes 9.0.0
2008-01-15 Re-enabled variables in fetch/move command. Michael Meskes 8.3.0
2007-10-03 Cleaned up ecpglib and renamed functions that do not need to be exported. Michael Meskes 8.3.0
2007-10-03 Hopefully fixed some stuff that causes Windows builds to fail. Michael Meskes 8.3.0
2007-10-02 ITAGAKI Takahiro <itagaki.takahiro@oss.ntt.co.jp> added thread-safe 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