aboutsummaryrefslogtreecommitdiff
path: root/src/interfaces/ecpg/test/thread/alloc.pgc
Commit message (Expand)AuthorAge
* Fix compiler warnings on 64-bit WindowsPeter Eisentraut2020-02-21
* Remove _configthreadlocale() calls in ecpg test suite.Tom Lane2019-01-24
* Changed order of statements and added an additiona MSVC safeguard to make ecpgMichael Meskes2017-08-26
* Make setlocale in ECPG test cases thread aware on Windows.Michael Meskes2017-08-26
* Remove extra newlines at end and beginning of files, add missing newlinesPeter Eisentraut2010-08-19
* Removed some unneeded variables and comparisonsMichael Meskes2009-05-20
* Tweak recently-added tests to suppress scary-looking warnings on 64-bitTom Lane2007-10-03
* Make ECPG regression tests run with -c only for array_of_struct.pgcMagnus Hagander2007-10-03
* In hopes of un-breaking the buildfarm, add missing file fromTom Lane2007-09-30