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 1nFSAc-0005bu-QC for pgsql-hackers@arkaria.postgresql.org; Thu, 03 Feb 2022 02:48:26 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1nFSAb-0002f5-Cg for pgsql-hackers@arkaria.postgresql.org; Thu, 03 Feb 2022 02:48:25 +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 1nFSAb-0002ew-3b for pgsql-hackers@lists.postgresql.org; Thu, 03 Feb 2022 02:48:25 +0000 Received: from sss.pgh.pa.us ([66.207.139.130]) by magus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nFSAY-0005Fe-Ty for pgsql-hackers@lists.postgresql.org; Thu, 03 Feb 2022 02:48:24 +0000 Received: from sss1.sss.pgh.pa.us (localhost [127.0.0.1]) by sss.pgh.pa.us (8.15.2/8.15.2) with ESMTP id 2132mIcp137798; Wed, 2 Feb 2022 21:48:18 -0500 From: Tom Lane To: Amit Kapila cc: PostgreSQL Hackers , =?UTF-8?B?SG91LCBaaGlqaWUv5L6vIOW/l+adsA==?= Subject: Re: Bugs in pgoutput.c In-reply-to: References: <885288.1641420714@sss.pgh.pa.us> Comments: In-reply-to Amit Kapila message dated "Thu, 03 Feb 2022 08:15:16 +0530" MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <137796.1643856498.1@sss.pgh.pa.us> Date: Wed, 02 Feb 2022 21:48:18 -0500 Message-ID: <137797.1643856498@sss.pgh.pa.us> List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Amit Kapila writes: > Tom, is it okay for you if I go ahead with this patch after some testing? I've been too busy to get back to it, so sure. regards, tom lane