Tweak the existing special case for AIX in pg_getaddrinfo_all() to handle

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 006b9e7a9294a18da091d1a8f241412a02192c43
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2009-01-23T19:58:06Z
Releases: 8.4.0
Tweak the existing special case for AIX in pg_getaddrinfo_all() to handle
yet another failure case in AIX's getaddrinfo().  Per report and patch
by Andrew Chernow.

Files

PathChange+/−
src/backend/libpq/ip.c modified +18 −8