Re: Thread-unsafe coding in ecpg
От | Tom Lane |
---|---|
Тема | Re: Thread-unsafe coding in ecpg |
Дата | |
Msg-id | 20352.1548101123@sss.pgh.pa.us обсуждение исходный текст |
Ответ на | Re: Thread-unsafe coding in ecpg (Andres Freund <andres@anarazel.de>) |
Ответы |
Re: Thread-unsafe coding in ecpg
Re: Thread-unsafe coding in ecpg |
Список | pgsql-hackers |
Andres Freund <andres@anarazel.de> writes: > Seems jacana might not have like this change? > https://buildfarm.postgresql.org/cgi-bin/show_log.pl?nm=jacana&dt=2019-01-21%2019%3A01%3A28 Hmm. So mingw doesn't provide access to _configthreadlocale(). That's unfortunate, at least if we think that mingw is still a viable production platform, because it means we can't make ecpg thread-safe on that platform. Is there a newer version of mingw that does have this functionality? I'm not sure whether to install a version check or just assume that it's never there. regards, tom lane
В списке pgsql-hackers по дате отправления: