]> granicus.if.org Git - postgresql/commit
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)
commit006b9e7a9294a18da091d1a8f241412a02192c43
tree6a2b77e5feb51c9100488ab3c2c3ebeabe8b2a3f
parent4d65d2872b534b9c5b313f7115208a998ad6bdb8
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