pgsql: Use elog to report unexpected action in handle_streamed_transact

Поиск
Список
Период
Сортировка
От Masahiko Sawada
Тема pgsql: Use elog to report unexpected action in handle_streamed_transact
Дата
Msg-id E1pqppb-004dIa-GH@gemulon.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Amit Kapila
Дата:
Сообщение: pgsql: Display 'password_required' option for \dRs+ command.
Следующее
От: Daniel Gustafsson
Дата:
Сообщение: pgsql: Remove duplicate lines of code