Commits

DateSubjectAuthorReleases
2011-09-02 Fix brace indentation of commit 63d06ef59156719efd0208c62e764a69611b3f12 to fit PostgreSQL style. Michael Meskes 9.2.0
2011-09-02 Fix brace indentation of commit f8c74422010e63506fa69635ea61920bc042b70e to fit PostgreSQL style. Michael Meskes 9.0.5
2011-09-02 Fix brace indentation of commit a6d72ac344a8643142d76abe2c9d0b1ea68847fb to fit PostgreSQL style. Michael Meskes 8.4.9
2011-09-01 In ecpglib restore LC_NUMERIC in case of an error. Michael Meskes 9.2.0
2011-09-01 In ecpglib restore LC_NUMERIC in case of an error. Michael Meskes 8.3.16
2011-09-01 In ecpglib restore LC_NUMERIC in case of an error. Michael Meskes 8.4.9
2011-09-01 In ecpglib restore LC_NUMERIC in case of an error. Michael Meskes 9.0.5
2011-09-01 In ecpglib restore LC_NUMERIC in case of an error. Michael Meskes 9.1.0
2011-07-18 Made ecpglib write double with a precision of 15 digits. Michael Meskes 9.1.0
2011-07-18 Made ecpglib write double with a precision of 15 digits. Michael Meskes 8.2.22
2011-07-18 Made ecpglib write double with a precision of 15 digits. Michael Meskes 8.3.16
2011-07-18 Made ecpglib write double with a precision of 15 digits. Michael Meskes 8.4.9
2011-07-18 Made ecpglib write double with a precision of 15 digits. Michael Meskes 9.0.5
2011-07-18 Made ecpglib write double with a precision of 15 digits. Michael Meskes 9.2.0
2010-10-14 Applied patch by Itagaki Takahiro to fix incorrect status calculation in Michael Meskes 9.1.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-02-16 Do not check nan values for infinity. Some system are not able to handle this. 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-02-02 Fixed NaN/Infinity problems in ECPG for float/double/numeric/decimal by making it OS independant. Michael Meskes 9.0.0
2010-01-29 Fixed a few typos in ecpg. Two were in comments, the third made a log output reverse yes and no. Michael Meskes 9.0.0
2010-01-22 Applied patch by Boszormenyi Zoltan <zb@cybertec.at> to fix problem in auto-prepare mode if the connection is closed and re-opened and the previously prepared query is issued again. 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-09-03 Fixed incorrect memory management. Michael Meskes 9.0.0
2009-08-07 Added STRING datatype for Informix compatibility mode. This work is Michael Meskes 9.0.0