pgsql: Use only addr_cur when reporting connection failures in libpq.

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Use only addr_cur when reporting connection failures in libpq.
Date: 2010-11-26 16:50:10
Message-ID: E1PM1Uw-0006zH-Bk@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2010-11-26 16:52:20 pgsql: Update comment that says we only report last libpq connection fa
Previous Message Bruce Momjian 2010-11-26 16:11:01 pgsql: Abandon use of Makefile variables in libpq/Makefile because MSVC