aboutsummaryrefslogtreecommitdiff
path: root/src/include/getaddrinfo.h
Commit message (Expand)AuthorAge
* Workaround for platforms that have getaddrinfo() without AI_NUMERICHOST.Tom Lane2003-08-14
* Another pgindent run with updated typedefs.Bruce Momjian2003-08-08
* Don't use HAVE_STRUCT_ADDRINFO as a guide to whether netdb.h definesTom Lane2003-08-07
* pgindent run.Bruce Momjian2003-08-04
* Have a go at fixing various outstanding portability issues in code thatTom Lane2003-07-23
* Attached is the complete diff against current CVS.Bruce Momjian2003-06-12
* Back out patch that got bundled into another patch.Bruce Momjian2003-06-12
* New patch with corrected README attached.Bruce Momjian2003-06-12
* IPv6 cleanups.Bruce Momjian2003-06-12
* Whack getaddrinfo() patch around until it works, more or less, onTom Lane2003-04-02
* Simplify the socket handling code by supplying a replacement getaddrinfo()Peter Eisentraut2003-03-29