aboutsummaryrefslogtreecommitdiff
path: root/src/port/getaddrinfo.c
Commit message (Expand)AuthorAge
* pgindent run.Bruce Momjian2003-08-04
* Have a go at fixing various outstanding portability issues in code thatTom Lane2003-07-23
* Remove references to sa_family_t, except when SOCKADDR_STORAGE requiresBruce Momjian2003-06-23
* Handle threading in two more gethostbyname calls.Bruce Momjian2003-06-14
* 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
* Make getaddrinfo's behavior with NULL node parameter agree with theTom Lane2003-04-27
* 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