[COMMITTERS] pgsql: Make setlocale in ECPG test cases thread aware on Windows.

2017-09-13 Thread Michael Meskes
Make setlocale in ECPG test cases thread aware on Windows. Fix threaded test cases on Windows not to crash in setlocale() which can be global or local to a thread on Windows. Author: Christian Ullrich Branch -- REL_10_STABLE Details --- https://git.postgresql.org/pg/commitdiff/38d7cb67f

[COMMITTERS] pgsql: Make setlocale in ECPG test cases thread aware on Windows.

2017-09-13 Thread Michael Meskes
Make setlocale in ECPG test cases thread aware on Windows. Fix threaded test cases on Windows not to crash in setlocale() which can be global or local to a thread on Windows. Author: Christian Ullrich Branch -- REL9_6_STABLE Details --- https://git.postgresql.org/pg/commitdiff/839ee1811

[COMMITTERS] pgsql: Make setlocale in ECPG test cases thread aware on Windows.

2017-08-26 Thread Michael Meskes
Make setlocale in ECPG test cases thread aware on Windows. Fix threaded test cases on Windows not to crash in setlocale() which can be global or local to a thread on Windows. Author: Christian Ullrich Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/a772624b1d6b47ac