Remove our inadequate kluge that tried to get AIX's various broken versions
Tom Lane <tgl@sss.pgh.pa.us>
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
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/installation.sgml | modified | +64 −51 |
| src/backend/libpq/ip.c | modified | +1 −37 |