Обсуждение: pgsql: Use elog to report unexpected action in handle_streamed_transact

Поиск
Список
Период
Сортировка

pgsql: Use elog to report unexpected action in handle_streamed_transact

От
Masahiko Sawada
Дата:
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(-)