Re: Modify comment in /postgres/src/bin/pg_walsummary/nls.mk

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

From: Fujii Masao <masao.fujii@oss.nttdata.com>
To: btnakamurakoukil <btnakamurakoukil@oss.nttdata.com>, pgsql-hackers@lists.postgresql.org
Date: 2024-09-27T01:24:31Z
Lists: pgsql-hackers

On 2024/09/26 15:05, btnakamurakoukil wrote:
> Hi hackers,
> 
> I noticed incorrect comment in  /postgres/src/bin/pg_walsummary/nls.mk.
> The part that should be "pg_walsummary" is "pg_combinebackup", patch attached.

This seems a simple copy/paste mistake when the file was created.
Thanks for the patch! Pushed.

Regards,

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




Commits

  1. Fix typo in pg_walsummary/nls.mk.