index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
interfaces
/
ecpg
/
test
/
thread
/
thread_implicit.pgc
Commit message (
Expand
)
Author
Age
*
Fix compiler warnings on 64-bit Windows
Peter Eisentraut
2020-02-21
*
Remove _configthreadlocale() calls in ecpg test suite.
Tom Lane
2019-01-24
*
Remove unnecessary parentheses in return statements
Peter Eisentraut
2017-09-05
*
Changed order of statements and added an additiona MSVC safeguard to make ecpg
Michael Meskes
2017-08-26
*
Make setlocale in ECPG test cases thread aware on Windows.
Michael Meskes
2017-08-26
*
Remove symbol WIN32_ONLY_COMPILER
Magnus Hagander
2017-04-11
*
More variables gcc moans about
Michael Meskes
2009-05-20
*
Tweak recently-added tests to suppress scary-looking warnings on 64-bit
Tom Lane
2007-10-03
*
Rewrite ECPG regression test driver in C, by splitting the standard
Magnus Hagander
2007-06-12
*
Make ECPG regression tests use native threading instead of pthreads, now that
Magnus Hagander
2007-03-29
*
- Added patch by Magnus Hagander <magnus@hagander.net> to use native
Michael Meskes
2007-03-29
*
Hopefully that's it. The remaining files for ecpg regression tests.
Michael Meskes
2006-08-02