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 1lK2OV-0008Js-DM for pgsql-hackers@arkaria.postgresql.org; Wed, 10 Mar 2021 17:13:11 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1lK2OU-000145-0d for pgsql-hackers@arkaria.postgresql.org; Wed, 10 Mar 2021 17:13:10 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1lK2OT-00013y-Pm for pgsql-hackers@lists.postgresql.org; Wed, 10 Mar 2021 17:13:09 +0000 Received: from mail.thelabyrinth.net ([45.56.70.56]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1lK2OR-0007MB-Oa for pgsql-hackers@postgresql.org; Wed, 10 Mar 2021 17:13:09 +0000 Received: from desktop.home.thelabyrinth.net (c-73-39-102-148.hsd1.va.comcast.net [73.39.102.148]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: dsteele) by mail.thelabyrinth.net (Postfix) with ESMTPSA id E480B5465D; Wed, 10 Mar 2021 17:13:05 +0000 (UTC) Subject: Re: Add header support to text format and matching feature To: =?UTF-8?Q?R=c3=a9mi_Lapeyre?= , Michael Paquier Cc: vignesh C , PostgreSQL-development , Daniel Verite References: <018819f7-6cbe-4f20-903f-de1b9e434119@manitou-mail.org> <9B3E4BEB-F6E2-4D4D-AFB8-58FB3957EB35@lenstra.fr> From: David Steele Message-ID: <29be62a4-e931-b745-3e24-7aa111963447@pgmasters.net> Date: Wed, 10 Mar 2021 12:13:05 -0500 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.16; rv:78.0) Gecko/20100101 Thunderbird/78.7.1 MIME-Version: 1.0 In-Reply-To: <9B3E4BEB-F6E2-4D4D-AFB8-58FB3957EB35@lenstra.fr> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 8bit List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk On 12/7/20 6:40 PM, Rémi Lapeyre wrote: > Hi, here’s a rebased version of the patch. Michael, since the issue of duplicated options has been fixed do either of these patches look like they are ready for commit? Regards, -- -David david@pgmasters.net