]> granicus.if.org Git - postgresql/commit
Workaround for platforms that have getaddrinfo() without AI_NUMERICHOST.
authorTom Lane <tgl@sss.pgh.pa.us>
Thu, 14 Aug 2003 18:32:55 +0000 (18:32 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Thu, 14 Aug 2003 18:32:55 +0000 (18:32 +0000)
commit71b0fe5b2ea0d8e9ab35181527bfcaea4e3ee6f6
tree753da1066c99d6bd4baba6d38dc4b67d503581ec
parent2b5f049f7c6231cce3d79b8949f7aeee3bb4081a
Workaround for platforms that have getaddrinfo() without AI_NUMERICHOST.
We don't actually need the flag, so just #define it as zero in such cases.
src/include/getaddrinfo.h