pgsql: Properly print the IP number and "localhost" for failed localhos - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: Properly print the IP number and "localhost" for failed localhos
Date
Msg-id E1PTzbx-0005Tr-2i@gemulon.postgresql.org
Whole thread Raw
List 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(-)


pgsql-committers by date:

Previous
From: Magnus Hagander
Date:
Subject: pgsql: Document unavailable parameters in some configurations
Next
From: Magnus Hagander
Date:
Subject: pgsql: Support for collecting crash dumps on Windows