pgsql: Use only addr_cur when reporting connection failures in libpq. - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: Use only addr_cur when reporting connection failures in libpq.
Date
Msg-id E1PM1Uw-0006zH-Bk@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Use only addr_cur when reporting connection failures in libpq.

Branch
------
master

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

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


pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: pgsql: Abandon use of Makefile variables in libpq/Makefile because MSVC
Next
From: Bruce Momjian
Date:
Subject: pgsql: Update comment that says we only report last libpq connection fa