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 1nXlji-00015O-Nw for pgsql-hackers@arkaria.postgresql.org; Fri, 25 Mar 2022 15:20:22 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1nXljg-0005z8-4k for pgsql-hackers@arkaria.postgresql.org; Fri, 25 Mar 2022 15:20:20 +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 1nXljf-0005yf-Qj for pgsql-hackers@lists.postgresql.org; Fri, 25 Mar 2022 15:20:19 +0000 Received: from out1-smtp.messagingengine.com ([66.111.4.25]) by magus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nXljY-0003lb-3v for pgsql-hackers@postgresql.org; Fri, 25 Mar 2022 15:20:19 +0000 Received: from compute3.internal (compute3.nyi.internal [10.202.2.43]) by mailout.nyi.internal (Postfix) with ESMTP id 3CC515C01F9; Fri, 25 Mar 2022 11:20:09 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute3.internal (MEProxy); Fri, 25 Mar 2022 11:20:09 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:cc:content-transfer-encoding :content-type:date:date:from:from:in-reply-to:in-reply-to :message-id:mime-version:references:reply-to:sender:subject :subject:to:to:x-me-proxy:x-me-proxy:x-me-sender:x-me-sender :x-sasl-enc; s=fm3; bh=2nAahSTM7fWOuNb1m194hADYVlK78itbCPEDUYnHy uY=; b=i4kCeCRHQ58GmptbbzOQYAlHc59EOCM9MCarG2Aye6QFXHXYBaq5xlVcR j4px9MDS6xSJbUpI6hLgCeOPwCmZFSIPovQEn35Z1GaU3jKZQc0OEAQxdS09nO85 k65bqv9VgCSOn505liSafr0HSJRAodTWS1hoBFeESgE8PWbTcLMjekunQGdFYhkK ctDHLtUa63gfH4wRqOVDMQJakMqYOdVXTTvfYcAcBJDiXLYMzRT4xBMT6A2RU8eG emr3tXlzfoOn0+VEaIX+uw6aLv6Kiq044DZUvdy9WtvAeToAoSiZQM/0UPSnLlTB m/U8r5c5xhhigy8bRR+cTKbVYn+rA== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvvddrudehuddgjeehucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucenucfjughrpefkffggfgfuvfhfhfgjtgfgsehtje ertddtfeejnecuhfhrohhmpefrvghtvghrucfgihhsvghnthhrrghuthcuoehpvghtvghr rdgvihhsvghnthhrrghuthesvghnthgvrhhprhhishgvuggsrdgtohhmqeenucggtffrrg htthgvrhhnpeefjeegheetuefhveevudelueeftdejteeiffetvdduhfdtieefgfeutedt veeggfenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhepmhgrihhlfhhrohhmpe hpvghtvghrrdgvihhsvghnthhrrghuthesvghnthgvrhhprhhishgvuggsrdgtohhm X-ME-Proxy: Received: by mail.messagingengine.com (Postfix) with ESMTPA; Fri, 25 Mar 2022 11:20:06 -0400 (EDT) Message-ID: <487a96ce-9a5e-d89c-b1e7-c3a8285d8b15@enterprisedb.com> Date: Fri, 25 Mar 2022 16:20:05 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:91.0) Gecko/20100101 Thunderbird/91.7.0 Subject: Re: automatically generating node support functions Content-Language: en-US To: Tom Lane Cc: David Rowley , pgsql-hackers References: <2f876203-7142-fa71-6d22-6ce00eb26869@enterprisedb.com> <50fedc80-4104-bdc8-d777-04f030fc550f@dunslane.net> <7848b872-7a10-67b2-b55f-7c9c475ae863@enterprisedb.com> <40a2e977-98ba-0c01-af6c-9dfb39e864ba@enterprisedb.com> <812ea8eb-6827-ba32-6ec0-6714f7ffa5dd@enterprisedb.com> <2905876.1644858587@sss.pgh.pa.us> <968928d9-a526-a1b5-dc36-0355632a843e@enterprisedb.com> <3236082.1648215164@sss.pgh.pa.us> From: Peter Eisentraut In-Reply-To: <3236082.1648215164@sss.pgh.pa.us> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk On 25.03.22 14:32, Tom Lane wrote: > Peter Eisentraut writes: >> On 24.03.22 22:57, David Rowley wrote: >>> Also, I'm quite keen to see this work make it into v15. Do you think >>> you'll get time to do that? Thanks for working on it. > >> My thinking right now is to wait for the PG16 branch to open and then >> consider putting it in early. > > +1. However, as noted by David (and I think I made similar points awhile > ago), the patch could still use a lot of mop-up work. It'd be prudent to > continue working on it so it will actually be ready to go when the branch > is made. The v5 patch was intended to address all the comments you made in your Feb. 14 mail. I'm not aware of any open issues from that.