summaryrefslogtreecommitdiff
path: root/src/interfaces/ecpg/test/expected/thread-alloc.c
AgeCommit message (Expand)Author
2020-02-21Fix compiler warnings on 64-bit WindowsPeter Eisentraut
2019-01-24Remove _configthreadlocale() calls in ecpg test suite.Tom Lane
2017-08-26Changed order of statements and added an additiona MSVC safeguard to make ecpgMichael Meskes
2017-08-26Make setlocale in ECPG test cases thread aware on Windows.Michael Meskes
2017-06-21Phase 2 of pgindent updates.Tom Lane
2017-06-21Initial pgindent run with pg_bsd_indent version 2.0.Tom Lane
2016-07-17Establish conventions about global object names used in regression tests.Tom Lane
2014-05-06pgindent run for 9.4Bruce Momjian
2010-08-19Remove extra newlines at end and beginning of files, add missing newlinesPeter Eisentraut
2009-05-20Removed some unneeded variables and comparisonsMichael Meskes
2008-12-29First rounf of whitespace changes. Everything but connect-test1 should be fine.Michael Meskes
2008-11-11Replaced manually synced preproc.y by the one created by the new script.Michael Meskes
2008-02-17- Removed duplicate include of ecpgtype.h which meant I had to adapt all expe...Michael Meskes
2007-10-03Tweak recently-added tests to suppress scary-looking warnings on 64-bitTom Lane
2007-10-03Make ECPG regression tests run with -c only for array_of_struct.pgcMagnus Hagander
2007-09-30Applied another patch by ITAGAKI Takahiro <itagaki.takahiro@oss.ntt.co.jp>Michael Meskes