pgsql: Properly print the IP number and "localhost" for failed localhos

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Properly print the IP number and "localhost" for failed localhos
Date: 2010-12-18 16:26:21
Message-ID: E1PTzbx-0005Tr-2i@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Properly print the IP number and "localhost" for failed localhost
connections when the server is down, on Win32.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=7e95337d586185c91f8af3fbcb0a6b380b4ba1c7

Modified Files
--------------
src/interfaces/libpq/fe-connect.c | 19 ++++++++++++-------
1 files changed, 12 insertions(+), 7 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Magnus Hagander 2010-12-19 15:48:20 pgsql: Support for collecting crash dumps on Windows
Previous Message Magnus Hagander 2010-12-18 16:12:12 pgsql: Make GUC variables for syslog and SSL always visible