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 1o9s7g-0003Or-9l for pgsql-hackers@arkaria.postgresql.org; Fri, 08 Jul 2022 17:50:36 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1o9s7f-0000Fa-79 for pgsql-hackers@arkaria.postgresql.org; Fri, 08 Jul 2022 17:50:35 +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 1o9s4d-0005UJ-QZ for pgsql-hackers@lists.postgresql.org; Fri, 08 Jul 2022 17:47:27 +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 1o9s4V-0006UL-Tj for pgsql-hackers@postgresql.org; Fri, 08 Jul 2022 17:47:27 +0000 Received: from compute3.internal (compute3.nyi.internal [10.202.2.43]) by mailout.nyi.internal (Postfix) with ESMTP id E84875C016C; Fri, 8 Jul 2022 13:47:16 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute3.internal (MEProxy); Fri, 08 Jul 2022 13:47:16 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:cc:content-transfer-encoding :content-type:date:date:feedback-id:feedback-id:from:from :in-reply-to:in-reply-to:message-id:mime-version:reply-to:sender :subject:subject:to:to:x-me-proxy:x-me-proxy:x-me-sender :x-me-sender:x-sasl-enc; s=fm3; t=1657302436; x=1657388836; bh=F oCGpIBnmLpqnPAPt5oWPFCuMly9691a8gfAv38jsAg=; b=2Re6YIH9y8So9pfcy ylmR1tcn75FA5gWUDYciYuuWPMEtCOYYxJyOy0RXJvAcMn2y3ceX6z0/xOXb5224 z9Q2U872qiQxcSOkDUzm0+9GaWTHkYAYt1FGb8k5G93oVxq51sqNDA8x5CKu6A/r tK6Zbtaw4AWzqkCGwWFjY0HASnPtGr+BHHmlbflPnxKhXUEOTyHghht+O9KraE8e pNuRqRLXzRGHAiSF/GPLJMmwak6w90ojFj62pjRAniTEd9k/a55k6AyEQLAKlxNB +aLP27TeZfl9OS8TzEPsfnXXatq7aY8KlsVAAT0tFUfd4/rEtWwNtFWlPgLbvY5V NCZdw== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvfedrudeijedguddujecutefuodetggdotefrod ftvfcurfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfgh necuuegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmd enucfjughrpeffhffvvefukfggtggugfgjsehmkeerredttdejnecuhfhrohhmpeetlhhv rghrohcujfgvrhhrvghrrgcuoegrlhhvhhgvrhhrvgesrghlvhhhrdhnohdqihhprdhorh hgqeenucggtffrrghtthgvrhhnpeduleekkefgtddttedtkefguddvieffleetgeejiefh teehkeevfeettdduvdfhueenucffohhmrghinhepvghnthgvrhhprhhishgvuggsrdgtoh hmnecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehmrghilhhfrhhomheprghl vhhhvghrrhgvsegrlhhvhhdrnhhoqdhiphdrohhrgh X-ME-Proxy: Feedback-ID: ia2694551:Fastmail Received: by mail.messagingengine.com (Postfix) with ESMTPA; Fri, 8 Jul 2022 13:47:16 -0400 (EDT) Received: by perhan.alvh.no-ip.org (Postfix, from userid 1000) id 5720B36A; Fri, 8 Jul 2022 18:45:34 +0200 (CEST) Date: Fri, 8 Jul 2022 18:45:34 +0200 From: Alvaro Herrera To: Peter Eisentraut Cc: Tom Lane , David Rowley , pgsql-hackers Subject: Re: automatically generating node support functions Message-ID: <20220708164534.nbejhgt4ajz35p65@alvherre.pgsql> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="6yrbxhl5vhfbhz5a" Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --6yrbxhl5vhfbhz5a Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit While going over this patch, I noticed that I forgot to add support for XidList in copyfuncs.c. OK if I push this soon quickly? -- Álvaro Herrera Breisgau, Deutschland — https://www.EnterpriseDB.com/ --6yrbxhl5vhfbhz5a Content-Type: text/x-diff; charset=us-ascii Content-Disposition: attachment; filename="0001-Forgot-to-add-copy-support-in-f10a025cfe97.patch"