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 1oB25z-00082c-En for pgsql-hackers@arkaria.postgresql.org; Mon, 11 Jul 2022 22:41:40 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1oB25y-0007J3-BH for pgsql-hackers@arkaria.postgresql.org; Mon, 11 Jul 2022 22:41:38 +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 1oB25y-0007HU-1m for pgsql-hackers@lists.postgresql.org; Mon, 11 Jul 2022 22:41:38 +0000 Received: from wout5-smtp.messagingengine.com ([64.147.123.21]) by magus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1oB25v-0002Lq-N8 for pgsql-hackers@postgresql.org; Mon, 11 Jul 2022 22:41:37 +0000 Received: from compute5.internal (compute5.nyi.internal [10.202.2.45]) by mailout.west.internal (Postfix) with ESMTP id 24E693200302; Mon, 11 Jul 2022 18:41:33 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute5.internal (MEProxy); Mon, 11 Jul 2022 18:41:33 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=anarazel.de; h= cc:cc:content-type:date:date:from:from:in-reply-to:in-reply-to :message-id:mime-version:references:reply-to:sender:subject :subject:to:to; s=fm3; t=1657579292; x=1657665692; bh=uzZ2P/7Ajz W3/kCV2E0pmvg4vtn9mVP1T+IDa+gFWnA=; b=S+jB97SAnJIZYis1ayIkW0vK9l dJfsuuENgo8tPqQ3Aa+RQQg5kYAJBnIuQ6Kc9rTBOUuvQrHFL2Brrrzzuo9X3lfn alokO8k+onBEnioA9TXZp/06ElQlPZAUusgZtq+yLTSN3025vDkIEuBwREX8N6Fx pL/5G/k+22XmAgaijtg+T44uKdQV6fYyuUUvjcV1GOODhgs30IhX6x8fy6Qc8uVW TT+ybpLZTjPGHI7J1MQqk9VgPqMPKmJdHCVIrIedhUI8G3vSVlKqFja+OZAJI/E8 3yKhOsNHuBiXMIMbN7WI9HVhKh8g8lOg54+/3NkaBFUqY+ZhmBFoiJxGn5Bw== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:cc:content-type:date:date:feedback-id :feedback-id: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; t=1657579292; x=1657665692; bh=uzZ2P/7AjzW3/kCV2E0pmvg4vtn9 mVP1T+IDa+gFWnA=; b=MtHXYwC+uh9yvaVSqYI3VGOl+hTeaNLt9hqT0LANO+AW Gt+Frrkp78Cmwpdv0LRcdPVy9zUGcy/Kmet2bhAMgyepsC/sFpuHPROOQK1TJYLM byB9goYq7sTyJV4oRA1zKt5rpPA9UN7ZowgyIMNnU3ppBujKMZszacZMVce9SXlR 7TKitSBUkbEa3IZXUjLxzHilen4YKpSWOJO7WwyXeLajM3QcAsUq5+R7oV/g6gr3 GeSkqumS4sl3sfBPw5RZZfNRdTgTc7GMR0ZV4BtMkLonp5kFBj0YDFIdyGajMgtN /buizaC0X19LVdhnyumev4PcxbaSdkmd7fiD3W0gUA== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvfedrudejgedguddvucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhepfffhvfevuffkfhggtggujgesthdtredttddtvdenucfhrhhomheptehnughr vghsucfhrhgvuhhnugcuoegrnhgurhgvshesrghnrghrrgiivghlrdguvgeqnecuggftrf grthhtvghrnhepvdfffeevhfetveffgeeiteefhfdtvdffjeevhfeuteegleduheetvedu ieettddunecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehmrghilhhfrhhomh eprghnughrvghssegrnhgrrhgriigvlhdruggv X-ME-Proxy: Feedback-ID: id4a34324:Fastmail Received: by mail.messagingengine.com (Postfix) with ESMTPA; Mon, 11 Jul 2022 18:41:32 -0400 (EDT) Date: Mon, 11 Jul 2022 15:41:30 -0700 From: Andres Freund To: Tom Lane Cc: Robert Haas , Peter Eisentraut , David Rowley , pgsql-hackers Subject: Re: automatically generating node support functions Message-ID: <20220711224130.tg6bcnslgyfijuiw@awork3.anarazel.de> References: <1116889.1657553859@sss.pgh.pa.us> <1201553.1657562258@sss.pgh.pa.us> <1229446.1657569262@sss.pgh.pa.us> <20220711201755.x5hmdailt63z2xo2@awork3.anarazel.de> <1239476.1657571885@sss.pgh.pa.us> <20220711213755.gwcysmuypke3wckg@awork3.anarazel.de> <1261926.1657577355@sss.pgh.pa.us> <20220711222758.3bdgprqvvjwndn7k@awork3.anarazel.de> <1282697.1657579184@sss.pgh.pa.us> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1282697.1657579184@sss.pgh.pa.us> List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk On 2022-07-11 18:39:44 -0400, Tom Lane wrote: > Andres Freund writes: > > I'm not entirely sure how well either the existing or the sketch above works > > when doing a VPATH build using tarball sources, and updating the files. > > Seems like an awful lot of effort to avoid having multiple copies > of the file list. I think we should just do what I sketched earlier, > ie put the master list into gen_node_support.pl and have it cross-check > that against its command line. If the meson system can avoid having > its own copy of the list, great; but I don't feel like we have to make > that happen for the makefiles or Solution.pm. WFM.