Thread
Commits
-
Fix comment in xlog.c.
- 1429d3f767a0 13.0 landed
-
comments on elements of xlogctldata
Atsushi Torikoshi <atorik@gmail.com> — 2020-03-16T01:57:34Z
Hi, It seems the comments on SharedHotStandbyActive and SharedRecoveryInProgress are the same in XLogCtlData. How about modifying the comment on SharedHotStandbyActive? Attached a patch. Regards, -- Torikoshi Atsushi
-
Re: comments on elements of xlogctldata
Fujii Masao <masao.fujii@oss.nttdata.com> — 2020-03-16T02:08:37Z
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
-
Re: comments on elements of xlogctldata
Fujii Masao <masao.fujii@oss.nttdata.com> — 2020-03-17T03:07:29Z
On 2020/03/16 11:08, Fujii Masao wrote: > > > 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. Pushed! Thanks! Regards, -- Fujii Masao NTT DATA CORPORATION Advanced Platform Technology Group Research and Development Headquarters