Commits

Showing commits that first shipped in 9.0 (backpatches included). Clear

DateSubjectAuthorReleases
2015-09-19 Let compiler handle size calculation of bool types. Michael Meskes 9.0.23
2015-06-15 Check for out of memory when allocating sqlca. Michael Meskes 9.0.23
2015-02-11 Fixed array handling in ecpg. Michael Meskes 9.0.20
2014-05-06 Fix handling of array of char pointers in ecpglib. Michael Meskes 9.0.18
2013-11-26 ECPG: Fix offset to NULL/size indicator array. Michael Meskes 9.0.15
2012-10-05 Fixed test for array boundary. Michael Meskes 9.0.11
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-02-27 Insert a hack into get_float8_nan (both core and ecpg copies) to deal with Tom Lane 9.0.0
2010-02-26 pgindent run for 9.0 Bruce Momjian 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-02-02 Fixed NaN/Infinity problems in ECPG for float/double/numeric/decimal by making it OS independant. Michael Meskes 9.0.0
2009-12-31 Redefine Datum as uintptr_t, instead of unsigned long. Tom Lane 9.0.0
2009-11-27 If no result is given NOTFOUND should be returned. Check for empty result Michael Meskes 9.0.0
2009-10-01 Applied patch by Boszormenyi Zoltan <zb@cybertec.at> to fix memory leak in decimal handling. Michael Meskes 9.0.0
2009-08-07 Remove unused ecpg variable. Bruce Momjian 9.0.0
2009-08-07 Added STRING datatype for Informix compatibility mode. This work is Michael Meskes 9.0.0