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 1uWAyu-009OpV-R5 for pgsql-hackers@arkaria.postgresql.org; Mon, 30 Jun 2025 09:39:20 +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 1uWAys-00FmmS-UL for pgsql-hackers@arkaria.postgresql.org; Mon, 30 Jun 2025 09:39:19 +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 1uWAys-00FmmF-L7 for pgsql-hackers@lists.postgresql.org; Mon, 30 Jun 2025 09:39:19 +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.96) (envelope-from ) id 1uWAyq-004saj-19 for pgsql-hackers@postgresql.org; Mon, 30 Jun 2025 09:39:18 +0000 Received: from [192.168.11.9] (p1696134-ipoe.ipoe.ocn.ne.jp [118.0.93.133]) by oss.nttdata.com (Postfix) with ESMTPSA id B1A45617B4; Mon, 30 Jun 2025 18:39:09 +0900 (JST) X-Virus-Status: Clean X-Virus-Scanned: clamav-milter 0.103.11 at oss.nttdata.com Message-ID: Date: Mon, 30 Jun 2025 18:39:09 +0900 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: tab complete for COPY populated materialized view TO Content-Language: en-US To: Kirill Reshke , "David G. Johnston" Cc: jian he , PostgreSQL-development References: <433a4165-7091-4afc-bcb9-1c1f7a5af5e0@oss.nttdata.com> From: Fujii Masao In-Reply-To: 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 2025/04/11 4:37, Kirill Reshke wrote: > On Fri, 11 Apr 2025 at 00:33, David G. Johnston > wrote: >> >> They are supported for the From variant; valid completions need only satisfy one of to/from, not both. >> > > Thank you. If so, then WFM, and I don't have any more objections. I've pushed the patch. Thanks! Regards, -- Fujii Masao NTT DATA Japan Corporation