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

2024-09-26 Thread Fujii Masao
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 pa

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

2024-09-25 Thread btnakamurakoukil
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 From 70959d10410224afe2a30d74f1b0b17221d05c57 Mon Sep 17 00:00:00 2001 From: KokiNaka Date: Thu, 26 Sep 202