pgsql: Update comment that says we only report last libpq connection fa - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: Update comment that says we only report last libpq connection fa
Date
Msg-id E1PM1X2-00070G-56@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Update comment that says we only report last libpq connection failure,
per Peter.

Branch
------
master

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

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


pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: pgsql: Use only addr_cur when reporting connection failures in libpq.
Next
From: Bruce Momjian
Date:
Subject: pgsql: Use conn->raddr consistently for non-connect libpq error reporti