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 1oQuCw-0004KQ-G6 for pgsql-hackers@arkaria.postgresql.org; Wed, 24 Aug 2022 17:30: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 1oQuCv-0001VF-Be for pgsql-hackers@arkaria.postgresql.org; Wed, 24 Aug 2022 17:30: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 1oQuCv-0001V6-2C for pgsql-hackers@lists.postgresql.org; Wed, 24 Aug 2022 17:30: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 1oQuCs-00067f-6k for pgsql-hackers@lists.postgresql.org; Wed, 24 Aug 2022 17:30: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 27OHUFjN1120160; Wed, 24 Aug 2022 13:30:16 -0400 From: Tom Lane To: =?UTF-8?B?0JXQs9C+0YAg0KfQuNC90LTRj9GB0LrQuNC9?= cc: Richard Guo , Alvaro Herrera , mahendrakar s , PostgreSQL Hackers Subject: Re: Stack overflow issue In-reply-to: <1014604.1661349796@sss.pgh.pa.us> References: <20220824104953.zxmciclbdn3dnb2g@alvherre.pgsql> <1014604.1661349796@sss.pgh.pa.us> Comments: In-reply-to Tom Lane message dated "Wed, 24 Aug 2022 10:03:16 -0400" MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <1120158.1661362215.1@sss.pgh.pa.us> Content-Transfer-Encoding: quoted-printable Date: Wed, 24 Aug 2022 13:30:15 -0400 Message-ID: <1120159.1661362215@sss.pgh.pa.us> List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk I wrote: > I think most likely we should report this to Snowball upstream > and see what they think is an appropriate fix. Done at [1], and I pushed the other fixes. Thanks again for the report! regards, tom lane [1] https://lists.tartarus.org/pipermail/snowball-discuss/2022-August/0017= 34.html