Thread
Commits
-
Fix typo in pg_walsummary/nls.mk.
- 8410f738ad2f 18.0 landed
-
Modify comment in /postgres/src/bin/pg_walsummary/nls.mk
btnakamurakoukil <btnakamurakoukil@oss.nttdata.com> — 2024-09-26T06:05:45Z
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. Regards, Koki Nakamura <btnakamurakoukil@oss.nttdata.com>
-
Re: Modify comment in /postgres/src/bin/pg_walsummary/nls.mk
Fujii Masao <masao.fujii@oss.nttdata.com> — 2024-09-27T01:24:31Z
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