pgsql: Adjust error message, now that we expect other message types tha - Mailing list pgsql-committers

From Heikki Linnakangas
Subject pgsql: Adjust error message, now that we expect other message types tha
Date
Msg-id E1Q4oRF-00077o-DH@gemulon.postgresql.org
Whole thread Raw
List 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(-)


pgsql-committers by date:

Previous
From: Peter Eisentraut
Date:
Subject: pgsql: Update SQL features list
Next
From: Heikki Linnakangas
Date:
Subject: pgsql: Automatically terminate replication connections that are idle fo