Commits

DateSubjectAuthorReleases
2019-10-08 Remove some code for old unsupported versions of MSVC Peter Eisentraut 13.0
2019-01-24 Remove infinite-loop hazards in ecpg test suite. Tom Lane 12.0
2019-01-24 Remove infinite-loop hazards in ecpg test suite. Tom Lane 9.5.16
2019-01-24 Remove infinite-loop hazards in ecpg test suite. Tom Lane 9.4.21
2019-01-24 Remove infinite-loop hazards in ecpg test suite. Tom Lane 9.6.12
2019-01-24 Remove infinite-loop hazards in ecpg test suite. Tom Lane 10.7
2019-01-24 Remove infinite-loop hazards in ecpg test suite. Tom Lane 11.2
2017-09-05 Remove unnecessary parentheses in return statements Peter Eisentraut 11.0
2017-02-24 Suppress compiler warnings in ecpg test on newer Windows toolchains. Tom Lane 10.0
2010-08-17 Applied Zoltan's patch to fix a few memleaks in ecpg's pgtypeslib. Michael Meskes 9.0.0
2010-08-17 Applied Zoltan's patch to fix a few memleaks in ecpg's pgtypeslib. Michael Meskes 9.1.0
2010-02-27 Make sure ecpg uses the same header files in the same order as the backend. 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-09 First try to make this one ecpg regression test work on Windows too. I'm just trying to figure out the minimal amount of defines needed. Michael Meskes 9.0.0
2010-02-04 Usage of isnan() in ECPG regression tests probably needs '#include <float.h>' as well. Michael Meskes 9.0.0
2010-02-03 Fixed some typos in ECPG regression test suite that resulted in regression test failures on some architectures. 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