Disable strtoul() ERANGE check on Win32, because it isn't thread safe,
Bruce Momjian <bruce@momjian.us>
Disable strtoul() ERANGE check on Win32, because it isn't thread safe, and it isn't really required.
Files
| Path | Change | +/− |
|---|---|---|
| src/interfaces/libpq/fe-exec.c | modified | +10 −2 |