Re: [PATCH] hs_standby_disallowed test fix

Fujii Masao <masao.fujii@oss.nttdata.com>

From: Fujii Masao <masao.fujii@oss.nttdata.com>
To: Michail Nikolaev <michail.nikolaev@gmail.com>, PostgreSQL Hackers <pgsql-hackers@postgresql.org>
Date: 2020-05-12T04:57:49Z
Lists: pgsql-hackers

On 2020/05/12 12:05, Fujii Masao wrote:
> 
> 
> On 2020/05/12 8:03, Michail Nikolaev wrote:
>> Hello.
>>
>> There is a recent commit about changes in way read-only commands are
>> prevented to be executed [1].
>>
>> It seems like hs_standby_disallowed test is broken now.
>>
>> So, a simple patch to fix the test is attached.
> 
> Thanks for the report and patch! LGTM.

Pushed. Thanks!

Regards,

-- 
Fujii Masao
Advanced Computing Technology Center
Research and Development Headquarters
NTT DATA CORPORATION



Commits

  1. Correct standbycheck regression test output.