pgsql: Correct standbycheck regression test output.

Поиск
Список
Период
Сортировка
От Fujii Masao
Тема pgsql: Correct standbycheck regression test output.
Дата
Msg-id E1jYMyf-0006jP-PE@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Correct standbycheck regression test output.

Commit 2eb34ac369 changed error messages emit when commands are
rejected during recovery. But it forgot to update the standbycheck
regression test output with those error message changes.

Reported-by: Michail Nikolaev
Author: Michail Nikolaev
Reviewed-by: Fujii Masao
Discussion: https://postgr.es/m/CANtu0ojFPgcspH=0nNZ+qmu0XD69sXKtVttuSoYKHawRADSQGg@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/81ec990a23b9cbfaa5684e90091164f1d85f24d3

Modified Files
--------------
src/test/regress/expected/hs_standby_disallowed.out | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: pgsql: doc: PG 13 relnotes: add documentation section and reformat
Следующее
От: Michael Paquier
Дата:
Сообщение: pgsql: Fix comment in xlogutils.c