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 1nX6z4-000715-Jd for pgsql-hackers@arkaria.postgresql.org; Wed, 23 Mar 2022 19:49:30 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1nX6z3-0000s0-Dc for pgsql-hackers@arkaria.postgresql.org; Wed, 23 Mar 2022 19:49:29 +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 1nX6z3-0000rq-49 for pgsql-hackers@lists.postgresql.org; Wed, 23 Mar 2022 19:49:29 +0000 Received: from relay2-d.mail.gandi.net ([217.70.183.194]) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nX6z0-0004zN-9s for pgsql-hackers@postgresql.org; Wed, 23 Mar 2022 19:49:27 +0000 Received: (Authenticated sender: adsend@dunslane.net) by mail.gandi.net (Postfix) with ESMTPSA id 8C15440009; Wed, 23 Mar 2022 19:49:20 +0000 (UTC) Message-ID: Date: Wed, 23 Mar 2022 15:49:17 -0400 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.5.0 Subject: Re: SQL/JSON: functions Content-Language: en-US To: Justin Pryzby Cc: Himanshu Upadhyaya , Nikita Glukhov , pgsql-hackers@postgresql.org, Dmitry Dolgov <9erthalion6@gmail.com>, Oleg Bartunov , Erik Rijkers References: <264268a3-f836-487f-b56e-0a19739ca03b@dunslane.net> <97da94b2-dcfd-20cf-2ed7-b9f68c6b6c16@2ndQuadrant.com> <50df2280-7c7a-dffd-a942-9c67b1550e2c@dunslane.net> <5447bcaf-4c86-ed30-4db8-c5b73aee54c8@dunslane.net> <2fd588fb-fc0a-c047-1fa2-7d6fb485bbec@dunslane.net> <1d44d832-4ea9-1ec9-81e9-bc6b2bd8cc43@dunslane.net> <20220323122423.GO28503@telsasoft.com> From: Andrew Dunstan In-Reply-To: <20220323122423.GO28503@telsasoft.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk On 3/23/22 08:24, Justin Pryzby wrote: > At least 0002-SQL-JSON-constructors-v64.patch has an issue with nodes, > per COPY_PARSE_PLAN_TREES. > > +ERROR: unrecognized node type: 157 I just tried to reproduce this and was unable to.  Ubuntu 20.04, gcc 9.4.0. the build was done with CPPFLAGS=-DCOPY_PARSE_PLAN_TREES. To be on the safe side I took ccache out of the equation. Can you give me any more details? cheers andrew -- Andrew Dunstan EDB: https://www.enterprisedb.com