aboutsummaryrefslogtreecommitdiff
path: root/src/tutorial/basics.source
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2019-01-23 22:46:45 -0500
committerTom Lane <tgl@sss.pgh.pa.us>2019-01-23 22:46:57 -0500
commitb620cf2d47625280e631127ae7202e798257647d (patch)
tree56e8e0da8e0aa8dacf9e625b5e16b49e39a83f1a /src/tutorial/basics.source
parent00376eaa2ec28db92efe349a895164b0e31b314c (diff)
downloadpostgresql-b620cf2d47625280e631127ae7202e798257647d.tar.gz
postgresql-b620cf2d47625280e631127ae7202e798257647d.zip
Blind attempt to fix _configthreadlocale() failures on MinGW.
Apparently, some builds of MinGW contain a version of _configthreadlocale() that always returns -1, indicating failure. Rather than treating that as a curl-up-and-die condition, soldier on as though the function didn't exist. This leaves us without thread safety on such MinGW versions, but we didn't have it anyway. Discussion: https://postgr.es/m/d06a16bc-52d6-9f0d-2379-21242d7dbe81@2ndQuadrant.com
Diffstat (limited to 'src/tutorial/basics.source')
0 files changed, 0 insertions, 0 deletions