Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1stziv-003Hfz-ND for pgsql-hackers@arkaria.postgresql.org; Fri, 27 Sep 2024 01:24:46 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1stziu-0002gm-Nz for pgsql-hackers@arkaria.postgresql.org; Fri, 27 Sep 2024 01:24:44 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1stziu-0002fV-EV for pgsql-hackers@lists.postgresql.org; Fri, 27 Sep 2024 01:24:44 +0000 Received: from oss.nttdata.com ([49.212.34.109]) by magus.postgresql.org with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1stziq-001HLj-28 for pgsql-hackers@lists.postgresql.org; Fri, 27 Sep 2024 01:24:43 +0000 Received: from [192.168.179.9] (mo148-67-204-31.air.mopera.net [148.67.204.31]) by oss.nttdata.com (Postfix) with ESMTPSA id BE61B6139D; Fri, 27 Sep 2024 10:24:34 +0900 (JST) X-Virus-Status: Clean X-Virus-Scanned: clamav-milter 0.103.11 at oss.nttdata.com Message-ID: <83a41a34-2008-41bd-86ad-60e91c5f3887@oss.nttdata.com> Date: Fri, 27 Sep 2024 10:24:31 +0900 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: Modify comment in /postgres/src/bin/pg_walsummary/nls.mk Content-Language: en-US To: btnakamurakoukil , pgsql-hackers@lists.postgresql.org References: <485c613d1db8de2e8169d5afd43e7f9e@oss.nttdata.com> From: Fujii Masao In-Reply-To: <485c613d1db8de2e8169d5afd43e7f9e@oss.nttdata.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk 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