Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nKtr1-00051b-Ca for pgsql-hackers@arkaria.postgresql.org; Fri, 18 Feb 2022 03:22:43 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1nKtr0-0007Pn-8w for pgsql-hackers@arkaria.postgresql.org; Fri, 18 Feb 2022 03:22:42 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nKtqz-0007Pd-Vp for pgsql-hackers@lists.postgresql.org; Fri, 18 Feb 2022 03:22:41 +0000 Received: from oss.nttdata.com ([49.212.34.109]) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nKtqt-0008Fy-HJ for pgsql-hackers@postgresql.org; Fri, 18 Feb 2022 03:22:40 +0000 Received: from [192.168.11.10] (p2010165-ipbf2302funabasi.chiba.ocn.ne.jp [122.25.95.165]) by oss.nttdata.com (Postfix) with ESMTPSA id 1A65E60778; Fri, 18 Feb 2022 12:22:33 +0900 (JST) X-Virus-Status: Clean X-Virus-Scanned: clamav-milter 0.103.5 at oss.nttdata.com Message-ID: <67ad4d5d-b210-4c96-7889-cd93837716d1@oss.nttdata.com> Date: Fri, 18 Feb 2022 12:22:32 +0900 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:91.0) Gecko/20100101 Thunderbird/91.6.0 Subject: Re: Fix CheckIndexCompatible comment Content-Language: en-US To: Yugo NAGATA Cc: pgsql-hackers@postgresql.org References: <20220204014634.b39314f278ff4ae3de96e201@sraoss.co.jp> <20220207191418.2bd9808dc875e9f4601380c2@sraoss.co.jp> From: Fujii Masao In-Reply-To: <20220207191418.2bd9808dc875e9f4601380c2@sraoss.co.jp> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk On 2022/02/07 19:14, Yugo NAGATA wrote: > Agreed. I updated the patch to add a comment about 'oldId'. Thanks for updating the patch! I slightly modified the patch and pushed it. Regards, -- Fujii Masao Advanced Computing Technology Center Research and Development Headquarters NTT DATA CORPORATION