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 1kPEx6-0003AQ-FO for pgsql-hackers@arkaria.postgresql.org; Mon, 05 Oct 2020 01:06:08 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1kPEx5-0002Rl-9R for pgsql-hackers@arkaria.postgresql.org; Mon, 05 Oct 2020 01:06:07 +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 1kPEx5-0002Re-2Y for pgsql-hackers@lists.postgresql.org; Mon, 05 Oct 2020 01:06:07 +0000 Received: from wout5-smtp.messagingengine.com ([64.147.123.21]) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1kPEwy-0006aJ-SS for pgsql-hackers@postgresql.org; Mon, 05 Oct 2020 01:06:06 +0000 Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.west.internal (Postfix) with ESMTP id 47120AF3; Sun, 4 Oct 2020 21:05:59 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute1.internal (MEProxy); Sun, 04 Oct 2020 21:05:59 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=paquier.xyz; h= date:from:to:cc:subject:message-id:references:mime-version :content-type:in-reply-to; s=fm2; bh=iDjKpUjnSOBhkIFY9c7KLghteuY Kch5JaxG27fWWA5w=; b=wHpvJJMOBwcIR8O4dQYwoY4ZYAab9K2D2qbD8d9Oe0v 01sBwc9/iUSdj48jlqUAMq32fFYGBZl8poHrzLMa5zV1E0PHgDrueigH7MHx75eZ opB7Sn0XSUtv8lJzJXnVcVdLa+8wbFnNT9ZZyrAL7FX2On5Z5JDQgjI3jU2sAIzq z2WOG9D6LZcxGuzKFeww2yoSYbIoZXwER6R3XFMwzyHaePGt8IYWqTR1dHRaw2sV 168VL5ZNegwR7OOxIL5Y5WmdT0yXH3RzASxBM3DiYJyg+WsYCRN5Rox8r0GFtipW MyNUatt4cXROm0fNIuG2Jx4ZO1o8um30pnKyfxOtcKQ== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-me-proxy :x-me-proxy:x-me-sender:x-me-sender:x-sasl-enc; s=fm1; bh=iDjKpU jnSOBhkIFY9c7KLghteuYKch5JaxG27fWWA5w=; b=TVR35eWFAv1m8JtzBNgEFH POp/E8rDfmEW3NYcH5K3eH0Kt5wyB4lterLVMXEfVpP5LtFpQvl6pqJjc55NwGyz 52qeaP5XHXJpTAiEcAlgBV+4Dp/HVqkDoi10Tv3PCM1YEN3z9EV24diW9Mu8LuC3 lMuEMEoQqYC+Tx3mLijEPiSw+22LCmoQhjRIL2SJ+TIkTQ2Vq+IAxNxXE3netQPh h7wj2b3hm9/dDL9AcWEctF86j0I9056rLXURmfzuwV+8hubEA27ZqH9Kk8WfsUkU 7Ohu5+u58MCnkHbXgyhY6ZvlOLk8FIXOi6I14LHzPYye9r5uYS9m+0OYgbBwkR9w == X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedujedrgedugdeggecutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecu uegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenfg hrlhcuvffnffculdejtddmnecujfgurhepfffhvffukfhfgggtuggjsehgtderredttdej necuhfhrohhmpefoihgthhgrvghlucfrrghquhhivghruceomhhitghhrggvlhesphgrqh huihgvrhdrgiihiieqnecuggftrfgrthhtvghrnhepveefgfeugedvjeefjeffkefhfeet keelvdegvdefgeefudejuedtkeehiefgleeunecukfhppeduuddurddutddvrddukedtrd dukeehnecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehmrghilhhfrhhomhep mhhitghhrggvlhesphgrqhhuihgvrhdrgiihii X-ME-Proxy: Received: from paquier.xyz (ee0822lan1.rev.em-net.ne.jp [111.102.180.185]) by mail.messagingengine.com (Postfix) with ESMTPA id 01D39328005A; Sun, 4 Oct 2020 21:05:56 -0400 (EDT) Date: Mon, 5 Oct 2020 10:05:54 +0900 From: Michael Paquier To: =?iso-8859-1?Q?R=E9mi?= Lapeyre Cc: vignesh C , Daniel Verite , PostgreSQL-development Subject: Re: Add header support to text format and matching feature Message-ID: <20201005010554.GH1464@paquier.xyz> References: <4009F36F-7D63-4E76-8CFE-776A5ED71BB9@lenstra.fr> <80a9b594-01d6-4ee4-a612-9ae9fd3c1194@manitou-mail.org> <0B55BD07-83E4-439F-AACC-FA2D7CF50532@lenstra.fr> <20200929063624.GC29096@paquier.xyz> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="PWfwoUCx3AFJRUBq" Content-Disposition: inline In-Reply-To: List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk --PWfwoUCx3AFJRUBq Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Oct 03, 2020 at 11:42:52PM +0200, R=C3=A9mi Lapeyre wrote: > Here=E2=80=99s a new version of the patches that report an error when the= options are set multiple time. Please note that I have applied a fix for the redundant option handling as of 10c5291, though I have missed that you sent a patch. Sorry about that. Looking at it, we have done the same thing byte-by-byte except that I have added tests for all option combinations. -- Michael --PWfwoUCx3AFJRUBq Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEG72nH6vTowiyblFKnvQgOdbyQH0FAl96cXIACgkQnvQgOdby QH3KoQ/+I7TXeRZcNFFdu7nhJRRbaCygRkn9LwwEsJhTwrsnmE948lzIxK+72xQO EXCzXVdYIOCKvE9jZ6tGOG9o48HurmD4TkRonXIie434J6iAJEE0sNnFXygLG4CZ Hk5IBg+OwvnywZ2/eTxUF0n44bhpVf3qilY3lxkCmxK20WKHMxQ8fSs1fgxNZbOe Hcvdaf9cRFd7A5MAwRplQiBCzknixs555TNHBl4v5bqOEtRY0MUBEgM66T2Xq0pY YUYEFSzENByaIeM6wAo2ub0A9vd1pBdfaMVfV1KCUIbB2wXNZSIiGMwb6og0oyIf SzJqyQJxS+twW8IoVUOnwYQwIFGljgZEb0D07cSerphLVZX6GSRfqX7mgB/lj2zb cadZ6Mdbj9/I7QXDf1l8LjZ0bgScdvrv1T8hJvN5N0RYgnymLlAcq9iAKIfdJInw ptBXhAOvwPUcWn86OekwvxTDOJB+IgyAxeNZsfjOgysoyhH5L1HSsQ/GsW6bMJVM oUm+nN33W+Lk9f095t5koq+kfgjDDhNyAWhnFJIKUYnmRYhijCU24FBVKXr7ujaf jmYIaYhHCo5X3s1JXTYdsqlFN5Kn+oDzraf+AC6nevpk/exPofcDuj+jQ7cFk0MP P6J9fd4slJx5GXBbM7z6DsskTYwtixMJp3+nQnFSmYEZaOqeFaE= =5LXn -----END PGP SIGNATURE----- --PWfwoUCx3AFJRUBq--