aboutsummaryrefslogtreecommitdiff
path: root/src/include/getaddrinfo.h
Commit message (Expand)AuthorAge
* pgindent run for 8.2.Bruce Momjian2006-10-04
* WIN32 fixes:Bruce Momjian2006-07-06
* Prepare code to be built by MSVC:Bruce Momjian2006-06-07
* Update copyright for 2006. Update scripts.Bruce Momjian2006-03-05
* Disble some Win32-specific code in win32-client-only builds:Bruce Momjian2005-12-08
* Standard pgindent run for 8.1.Bruce Momjian2005-10-15
* Fix bogus freeaddrinfo() call in WIN32 code, extend gai_strerror toTom Lane2005-08-25
* Fix a few macro definitions to ensure that unary minus is enclosed inNeil Conway2005-07-27
* Some more missed copyright notices. Many of these look like theyTom Lane2005-01-01
* Add new macro as shorthand for MS VC and Borland C++:Bruce Momjian2004-09-27
* make sure the $Id tags are converted to $PostgreSQL as well ...PostgreSQL Daemon2003-11-29
* 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