index
:
postgres-xl.git
XL9_5_STABLE
XL_10_STABLE
master
xl_dbt3_expt
xl_doc_update
xl_test
Official repo for Postgres-XL. Stable branch is XL9_5_STABLE. Current development is PG10 compatible. Controlled by Postgres-X2 Core Team.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
port
/
getaddrinfo.c
Age
Commit message (
Expand
)
Author
2017-06-21
Phase 3 of pgindent updates.
Tom Lane
2017-06-21
Phase 2 of pgindent updates.
Tom Lane
2017-06-21
Initial pgindent run with pg_bsd_indent version 2.0.
Tom Lane
2017-01-03
Update copyright via script for 2017
Bruce Momjian
2016-01-02
Update copyright for 2016
Bruce Momjian
2015-01-06
Update copyright for 2015
Bruce Momjian
2014-05-06
pgindent run for 9.4
Bruce Momjian
2014-04-02
Fix assorted issues in client host name lookup.
Tom Lane
2014-03-13
C comments: remove odd blank lines after #ifdef WIN32 lines
Bruce Momjian
2014-01-07
Update copyright for 2014
Bruce Momjian
2013-01-01
Update copyrights for 2013
Bruce Momjian
2012-10-05
Remove redundant code for getnameinfo() replacement
Peter Eisentraut
2012-06-10
Run pgindent on 9.2 source tree in preparation for first 9.3
Bruce Momjian
2012-01-01
Update copyright notices for year 2012.
Bruce Momjian
2011-12-10
Enable compiling with the mingw-w64 32 bit compiler.
Andrew Dunstan
2011-04-10
pgindent run before PG 9.1 beta 1.
Bruce Momjian
2011-01-31
Enable building with the Mingw64 compiler.
Andrew Dunstan
2011-01-01
Stamp copyrights for year 2011.
Bruce Momjian
2010-11-25
Fix getaddrinfo() in pgport to use proper parameters, as detected by
Bruce Momjian
2010-11-24
When reporting the server as not responding, if the hostname was
Bruce Momjian
2010-09-20
Remove cvs keywords from all files.
Magnus Hagander
2010-01-02
Update copyright for the year 2010.
Bruce Momjian
2009-01-01
Update copyright for 2009.
Bruce Momjian
2008-01-01
Update copyrights in source tree to 2008.
Bruce Momjian
2007-01-05
Update CVS HEAD for 2007 copyright. Back branches are typically not
Bruce Momjian
2006-10-04
pgindent run for 8.2.
Bruce Momjian
2006-07-16
Include libpq/pqcomm.h to ensure we have correct knowledge of
Tom Lane
2006-06-07
Prepare code to be built by MSVC:
Bruce Momjian
2006-03-05
Update copyright for 2006. Update scripts.
Bruce Momjian
2005-12-08
Disble some Win32-specific code in win32-client-only builds:
Bruce Momjian
2005-10-15
Standard pgindent run for 8.1.
Bruce Momjian
2005-10-13
Fix uppercase TRUE/FALSE that are WIN32 stuffl.
Bruce Momjian
2005-08-25
Fix bogus freeaddrinfo() call in WIN32 code, extend gai_strerror to
Tom Lane
2005-08-24
Add code to use Windows getaddrinfo and friends if they exist. This
Tom Lane
2005-07-28
Fix a whole bunch of #includes that were either wrong or redundant.
Tom Lane
2005-01-01
Some more missed copyright notices. Many of these look like they
Tom Lane
2004-09-28
Revert patch that removed BUFSIZ usage. The memory has to hold the
Bruce Momjian
2004-09-27
Remove use of large BUFSIZ for buffers and use the proper struct sizes.
Bruce Momjian
2004-09-27
Add new macro as shorthand for MS VC and Borland C++:
Bruce Momjian
2003-11-29
$Header: -> $PostgreSQL Changes ...
PostgreSQL Daemon
2003-08-04
pgindent run.
Bruce Momjian
2003-07-23
Have a go at fixing various outstanding portability issues in code that
Tom Lane
2003-06-23
Remove references to sa_family_t, except when SOCKADDR_STORAGE requires
Bruce Momjian
2003-06-14
Handle threading in two more gethostbyname calls.
Bruce Momjian
2003-06-12
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-04-27
Make getaddrinfo's behavior with NULL node parameter agree with the
Tom Lane
2003-04-02
Whack getaddrinfo() patch around until it works, more or less, on
Tom Lane
[next]