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