diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2016-03-12 22:34:47 -0500 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2016-03-12 22:34:47 -0500 |
commit | ab737f6ba9fc0a26d32a95b115d5cd0e24a63191 (patch) | |
tree | 598f5b31ab8cbe873da1025c85bb0e160d49f223 /contrib/postgres_fdw/postgres_fdw.c | |
parent | fc7a9dfddb073a55a226778acd6a9b3f5ea2e626 (diff) | |
download | postgresql-ab737f6ba9fc0a26d32a95b115d5cd0e24a63191.tar.gz postgresql-ab737f6ba9fc0a26d32a95b115d5cd0e24a63191.zip |
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.
Diffstat (limited to 'contrib/postgres_fdw/postgres_fdw.c')
0 files changed, 0 insertions, 0 deletions