Tweak the existing special case for AIX in pg_getaddrinfo_all() to handle
authorTom Lane <tgl@sss.pgh.pa.us>
Fri, 23 Jan 2009 19:58:06 +0000 (19:58 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Fri, 23 Jan 2009 19:58:06 +0000 (19:58 +0000)
commitd23486fcd95d18ef5dfe1bb45fbd44da4db9a189
treed947b8d2224cef144f2de61b1d48edd01db1b948
parenta4889a2988b049292389e7ef5d64c9988b97b582
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.
src/backend/libpq/ip.c