Commits

DateSubjectAuthorReleases
2019-02-16 Add DECLARE STATEMENT support to ECPG. Michael Meskes 12.0
2015-06-15 Check for out of memory when allocating sqlca. Michael Meskes 9.0.23
2015-06-15 Fix memory leak in ecpglib's connect function. Michael Meskes 9.0.23
2015-06-15 Check for out of memory when allocating sqlca. Michael Meskes 9.1.19
2015-06-15 Fix memory leak in ecpglib's connect function. Michael Meskes 9.1.19
2015-06-15 Check for out of memory when allocating sqlca. Michael Meskes 9.2.14
2015-06-15 Fix memory leak in ecpglib's connect function. Michael Meskes 9.2.14
2015-06-15 Check for out of memory when allocating sqlca. Michael Meskes 9.3.10
2015-06-15 Fix memory leak in ecpglib's connect function. Michael Meskes 9.3.10
2015-06-15 Check for out of memory when allocating sqlca. Michael Meskes 9.4.5
2015-06-15 Fix memory leak in ecpglib's connect function. Michael Meskes 9.4.5
2015-06-15 Check for out of memory when allocating sqlca. Michael Meskes 9.5.0
2015-06-15 Fix memory leak in ecpglib's connect function. Michael Meskes 9.5.0
2014-01-01 Do not use an empty hostname. Michael Meskes 8.4.20
2014-01-01 Do not use an empty hostname. Michael Meskes 9.0.16
2014-01-01 Do not use an empty hostname. Michael Meskes 9.1.12
2014-01-01 Do not use an empty hostname. Michael Meskes 9.2.7
2014-01-01 Do not use an empty hostname. Michael Meskes 9.3.3
2014-01-01 Do not use an empty hostname. Michael Meskes 9.4.0
2012-02-19 In ecpglib rewrote code that used strtok_r to not use library functions Michael Meskes 9.2.0
2012-02-18 gcc on Windows does not know about strtok_s. Michael Meskes 9.2.0
2012-02-18 Windows doesn't have strtok_r, so let's use strtok_s instead. Michael Meskes 9.2.0
2012-02-18 Make sure all connection paramters are used in call to PQconnectdbParams. Michael Meskes 9.2.0
2012-02-06 Allow the connection keyword array to carry all seven items in ecpglib. Michael Meskes 9.2.0
2012-02-04 Applied Peter's patch to PQconnectdbParams in ecpglib instead of the old Michael Meskes 9.2.0