Re: comments on elements of xlogctldata

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

From: Fujii Masao <masao.fujii@oss.nttdata.com>
To: Atsushi Torikoshi <atorik@gmail.com>, PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2020-03-16T02:08:37Z
Lists: pgsql-hackers

On 2020/03/16 10:57, Atsushi Torikoshi wrote:
> Hi,
> 
> It seems the comments on SharedHotStandbyActive and SharedRecoveryInProgress are the same in XLogCtlData.
> 
> How about modifying the comment on SharedHotStandbyActive?
> 
> Attached a patch.

Thanks for the report and patch!
The patch looks good to me.
I will commit it.

Regards,


-- 
Fujii Masao
NTT DATA CORPORATION
Advanced Platform Technology Group
Research and Development Headquarters



Commits

  1. Fix comment in xlog.c.