Thread: pgsql: Correct standbycheck regression test output.

pgsql: Correct standbycheck regression test output.

From
Fujii Masao
Date:
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(-)