index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
/
getaddrinfo.h
Commit message (
Expand
)
Author
Age
*
Phase 2 pgindent run for v12.
Tom Lane
2019-05-22
*
Update copyright for 2019
Bruce Momjian
2019-01-02
*
Update copyright for 2018
Bruce Momjian
2018-01-02
*
Phase 2 of pgindent updates.
Tom Lane
2017-06-21
*
Initial pgindent run with pg_bsd_indent version 2.0.
Tom Lane
2017-06-21
*
Remove symbol WIN32_ONLY_COMPILER
Magnus Hagander
2017-04-11
*
Remove support for bcc and msvc standalone libpq builds
Magnus Hagander
2017-04-11
*
Update copyright via script for 2017
Bruce Momjian
2017-01-03
*
Update copyright for 2016
Bruce Momjian
2016-01-02
*
Update copyright for 2015
Bruce Momjian
2015-01-06
*
Fix assorted issues in client host name lookup.
Tom Lane
2014-04-02
*
Update copyright for 2014
Bruce Momjian
2014-01-07
*
Update copyrights for 2013
Bruce Momjian
2013-01-01
*
Update copyright notices for year 2012.
Bruce Momjian
2012-01-01
*
Stamp copyrights for year 2011.
Bruce Momjian
2011-01-01
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
*
Update copyright for the year 2010.
Bruce Momjian
2010-01-02
*
Update copyright for 2009.
Bruce Momjian
2009-01-01
*
Update copyrights in source tree to 2008.
Bruce Momjian
2008-01-01
*
WSATYPE_NOT_FOUND was already defined for BCC so don't redefine it
Bruce Momjian
2007-11-21
*
Update CVS HEAD for 2007 copyright. Back branches are typically not
Bruce Momjian
2007-01-05
*
pgindent run for 8.2.
Bruce Momjian
2006-10-04
*
WIN32 fixes:
Bruce Momjian
2006-07-06
*
Prepare code to be built by MSVC:
Bruce Momjian
2006-06-07
*
Update copyright for 2006. Update scripts.
Bruce Momjian
2006-03-05
*
Disble some Win32-specific code in win32-client-only builds:
Bruce Momjian
2005-12-08
*
Standard pgindent run for 8.1.
Bruce Momjian
2005-10-15
*
Fix bogus freeaddrinfo() call in WIN32 code, extend gai_strerror to
Tom Lane
2005-08-25
*
Fix a few macro definitions to ensure that unary minus is enclosed in
Neil Conway
2005-07-27
*
Some more missed copyright notices. Many of these look like they
Tom Lane
2005-01-01
*
Add new macro as shorthand for MS VC and Borland C++:
Bruce Momjian
2004-09-27
*
make sure the $Id tags are converted to $PostgreSQL as well ...
PostgreSQL Daemon
2003-11-29
*
Workaround for platforms that have getaddrinfo() without AI_NUMERICHOST.
Tom Lane
2003-08-14
*
Another pgindent run with updated typedefs.
Bruce Momjian
2003-08-08
*
Don't use HAVE_STRUCT_ADDRINFO as a guide to whether netdb.h defines
Tom Lane
2003-08-07
*
pgindent run.
Bruce Momjian
2003-08-04
*
Have a go at fixing various outstanding portability issues in code that
Tom Lane
2003-07-23
*
Attached is the complete diff against current CVS.
Bruce Momjian
2003-06-12
*
Back out patch that got bundled into another patch.
Bruce Momjian
2003-06-12
*
New patch with corrected README attached.
Bruce Momjian
2003-06-12
*
IPv6 cleanups.
Bruce Momjian
2003-06-12
*
Whack getaddrinfo() patch around until it works, more or less, on
Tom Lane
2003-04-02
*
Simplify the socket handling code by supplying a replacement getaddrinfo()
Peter Eisentraut
2003-03-29