postgresql/src/interfaces
Tom Lane ee27584c4a Second try at fixing ecpglib thread-safety problem.
While Windows (allegedly) has _configthreadlocale() pretty far back,
it seems MinGW didn't acquire support for that till more recently.
Fortunately, we can use an autoconf probe on that toolchain,
instead of guessing whether it's there.  (Hm, I wonder whether Cygwin
will need this also.)

Per buildfarm.

Discussion: https://postgr.es/m/20190121193512.tdmcnic2yjxlufaw@alap3.anarazel.de
2019-01-21 16:17:10 -05:00
..
ecpg Second try at fixing ecpglib thread-safety problem. 2019-01-21 16:17:10 -05:00
libpq Add .gitignore entry for a derived file created by "make distprep". 2019-01-10 14:20:28 -05:00
Makefile Fix parallel make when running make install before make all 2011-03-08 23:52:29 +02:00