pgsql: Try to fix the AIX getaddrinfo mess in a way that works on all

From: tgl(at)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Try to fix the AIX getaddrinfo mess in a way that works on all
Date: 2006-10-19 23:17:40
Message-ID: 20061019231740.1DE909FB3B9@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Try to fix the AIX getaddrinfo mess in a way that works on all versions.
Going to wait for buildfarm results before backpatching, this time.

Modified Files:
--------------
pgsql/src/backend/libpq:
ip.c (r1.37 -> r1.38)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/libpq/ip.c.diff?r1=1.37&r2=1.38)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2006-10-20 00:59:03 pgsql: Marginal code cleanups in pg_logdir_ls: use ReadDir not readdir,
Previous Message Tom Lane 2006-10-19 22:55:26 pgsql: Clarify note about interaction of log_statement logging with