pgsql: Adjust error message, now that we expect other message types tha

From: Heikki Linnakangas <heikki(dot)linnakangas(at)iki(dot)fi>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Adjust error message, now that we expect other message types tha
Date: 2011-03-30 05:59:29
Message-ID: E1Q4oRF-00077o-DH@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Adjust error message, now that we expect other message types than connection
close at this point. Fix PQsetnonblocking() comment.

Fujii Masao

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/bc03c5937d103952ef4f40a3fa4514c154538d25

Modified Files
--------------
src/backend/replication/walsender.c | 2 +-
src/interfaces/libpq/fe-exec.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Heikki Linnakangas 2011-03-30 07:24:47 pgsql: Automatically terminate replication connections that are idle fo
Previous Message Peter Eisentraut 2011-03-29 20:25:34 pgsql: Update SQL features list