aboutsummaryrefslogtreecommitdiff
path: root/src/interfaces/ecpg/test/expected/thread-descriptor.c
Commit message (Expand)AuthorAge
* 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
* Phase 2 of pgindent updates.Tom Lane2017-06-21
* Initial pgindent run with pg_bsd_indent version 2.0.Tom Lane2017-06-21
* pgindent run for 9.4Bruce Momjian2014-05-06
* Removed some unneeded variables and comparisonsMichael Meskes2009-05-20
* - Removed duplicate include of ecpgtype.h which meant I had to adapt all expe...Michael Meskes2008-02-17
* Make ECPG regression tests run with -c only for array_of_struct.pgcMagnus Hagander2007-10-03
* Hopefully fixed some stuff that causes Windows builds to fail.Michael Meskes2007-10-03
* Made new test also work without threading enabled.Michael Meskes2007-10-02
* ITAGAKI Takahiro <itagaki.takahiro@oss.ntt.co.jp> added thread-safeMichael Meskes2007-10-02