pgsql: Update comment that says we only report last libpq connection fa

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Update comment that says we only report last libpq connection fa
Date: 2010-11-26 16:52:20
Message-ID: E1PM1X2-00070G-56@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2010-11-26 18:26:47 pgsql: Use conn->raddr consistently for non-connect libpq error reporti
Previous Message Bruce Momjian 2010-11-26 16:50:10 pgsql: Use only addr_cur when reporting connection failures in libpq.