Remove our inadequate kluge that tried to get AIX's various broken versions

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

Commit: db16e7734918c63589fe607be94699449a618b5a
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2009-06-11T19:00:15Z
Releases: 8.4.0
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.

Files

PathChange+/−
doc/src/sgml/installation.sgml modified +64 −51
src/backend/libpq/ip.c modified +1 −37