pgsql: Use elog to report unexpected action in handle_streamed_transact - Mailing list pgsql-committers

From Masahiko Sawada
Subject pgsql: Use elog to report unexpected action in handle_streamed_transact
Date
Msg-id E1pqppb-004dIa-GH@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Use elog to report unexpected action in handle_streamed_transaction().

An oversight in commit 216a784829c.

Author: Masahiko Sawada
Reviewed-by: Kyotaro Horiguchi, Amit Kapila
Discussion: https://postgr.es/m/CAD21AoDDbM8_HJt-nMCvcjTK8K9hPzXWqJj7pyaUvR4mm_NrSg@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/781ac42d43ab2b5af07fd720a01c68348a4d1d20

Modified Files
--------------
src/backend/replication/logical/worker.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Amit Kapila
Date:
Subject: pgsql: Display 'password_required' option for \dRs+ command.
Next
From: Daniel Gustafsson
Date:
Subject: pgsql: Remove duplicate lines of code