Commits

DateSubjectAuthorReleases
2026-03-16 Prevent -Wstrict-prototypes and -Wold-style-definition warnings Peter Eisentraut 19 (unreleased)
2023-07-11 Remove --disable-thread-safety and related code. Thomas Munro 17.0
2020-10-21 Fix -Wcast-function-type warnings on Windows/MinGW Peter Eisentraut 14.0
2020-02-21 Fix compiler warnings on 64-bit Windows Peter Eisentraut 13.0
2019-01-24 Remove _configthreadlocale() calls in ecpg test suite. Tom Lane 12.0
2017-09-13 Changed order of statements and added an additiona MSVC safeguard to make ecpg Michael Meskes 9.6.6
2017-09-13 Make setlocale in ECPG test cases thread aware on Windows. Michael Meskes 9.6.6
2017-09-13 Changed order of statements and added an additiona MSVC safeguard to make ecpg Michael Meskes 10.0
2017-09-13 Make setlocale in ECPG test cases thread aware on Windows. Michael Meskes 10.0
2017-09-05 Remove unnecessary parentheses in return statements Peter Eisentraut 11.0
2017-08-26 Changed order of statements and added an additiona MSVC safeguard to make ecpg Michael Meskes 11.0
2017-08-26 Make setlocale in ECPG test cases thread aware on Windows. Michael Meskes 11.0
2017-04-11 Remove symbol WIN32_ONLY_COMPILER Magnus Hagander 10.0
2016-07-17 Establish conventions about global object names used in regression tests. Tom Lane 9.6.0
2009-05-20 More variables gcc moans about Michael Meskes 8.4.0
2008-12-29 First rounf of whitespace changes. Everything but connect-test1 should be fine. Michael Meskes 8.4.0
2008-11-11 Replaced manually synced preproc.y by the one created by the new script. Michael Meskes 8.4.0
2008-02-17 - Removed duplicate include of ecpgtype.h which meant I had to adapt all expected results. Michael Meskes 8.4.0
2007-10-03 Tweak recently-added tests to suppress scary-looking warnings on 64-bit Tom Lane 8.3.0
2007-09-04 Synced parser and keyword list. Michael Meskes 8.3.0
2007-08-14 Fixed compiler warning for enum handling Michael Meskes 8.3.0
2007-08-14 - Finished major rewrite to use new protocol version Michael Meskes 8.3.0
2007-06-12 Rewrite ECPG regression test driver in C, by splitting the standard Magnus Hagander 8.3.0
2007-03-29 Make ECPG regression tests use native threading instead of pthreads, now that Magnus Hagander 8.3.0
2007-03-29 - Added patch by Magnus Hagander <magnus@hagander.net> to use native Michael Meskes 8.3.0