Remove our inadequate kluge that tried to get AIX's various broken versions
authorTom Lane <[email protected]>
Thu, 11 Jun 2009 19:00:15 +0000 (19:00 +0000)
committerTom Lane <[email protected]>
Thu, 11 Jun 2009 19:00:15 +0000 (19:00 +0000)
commit7524671bd042bffa70de37b1d38403c25aaf57dd
treeba5aa7602d193a710013f0d39ce24f86bb7b400f
parent21ed51b6bb9079eb12a747dec55fdd0261bbace9
Remove our inadequate kluge that tried to get AIX's various broken versions
of getaddrinfo() to work.  Instead, recommend updating the OS to get a working
version of getaddrinfo.  Per recent discussions.
doc/src/sgml/installation.sgml
src/backend/libpq/ip.c