Make getaddrinfo's behavior with NULL node parameter agree with the

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

Commit: d08007ae773bc3cba62a6d3501f3078e37097d93
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2003-04-27T23:56:53Z
Releases: 7.4.1
Make getaddrinfo's behavior with NULL node parameter agree with the
Linux man page for it.  This error was preventing CVS tip from accepting
remote connections.

Files

PathChange+/−
src/port/getaddrinfo.c modified +4 −2