Fix Windows portability issue in 23a27b039d94ba35.
Tom Lane <tgl@sss.pgh.pa.us>
Fix Windows portability issue in 23a27b039d94ba35. _strtoui64() is available in MSVC builds, but apparently not with other Windows toolchains. Thanks to Petr Jelinek for the diagnosis.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/utils/adt/numutils.c | modified | +1 −1 |