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 1ny7ZV-0006A4-FE for pgsql-hackers@arkaria.postgresql.org; Mon, 06 Jun 2022 07:54:45 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1ny7ZT-0001sG-Pp for pgsql-hackers@arkaria.postgresql.org; Mon, 06 Jun 2022 07:54:43 +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 1ny7ZT-0001ou-Fj for pgsql-hackers@lists.postgresql.org; Mon, 06 Jun 2022 07:54:43 +0000 Received: from out2-smtp.messagingengine.com ([66.111.4.26]) by magus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1ny7ZQ-0004Kr-QH for pgsql-hackers@postgresql.org; Mon, 06 Jun 2022 07:54:43 +0000 Received: from compute4.internal (compute4.nyi.internal [10.202.2.44]) by mailout.nyi.internal (Postfix) with ESMTP id 016195C00FB; Mon, 6 Jun 2022 03:54:38 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute4.internal (MEProxy); Mon, 06 Jun 2022 03:54:38 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=paquier.xyz; 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=fm2; t=1654502077; x=1654588477; bh=iIIJJv8s/H VCFdOdNR6IDVx6265CdNpUiXukcbrvsPM=; b=Tzl8m5k8Bljz1cKpf74DX9WOj+ UhNh4yAHlyzoeCNWpLRHw3GVdPdn30b8bhzwk3imrGC+U5zLmDrzuO7K9RLZKqA1 dOpY2L2ZbHRzXhhWaWWKzwsEibKtB1KjnQCPB+vKWJa674z8HgZYtbjB4LZv0TBX jr2uVOt/MatM4GMsXrlC12nygnkkMdA5UvvYH5fOq3jkeAtPOyFEJ/QkjzC+2RXl kFjk5dSN/ciN6LlU1RLt7HvenB8REj6LPV26k06FSpksbtteF9W1QzhKJJ0g2LY5 wohcmZ1rcSloNtvxU2LN8FkPH4iplhVB8VS9KsCBsGC96AY52rrWTkkOO7ig== 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= fm2; t=1654502077; x=1654588477; bh=iIIJJv8s/HVCFdOdNR6IDVx6265C dNpUiXukcbrvsPM=; b=GiOnFKOQgzAULB5TqRm6z0Zv5E5/4u0BmpsrPIZJlJY9 gbCoA7c/bVMAbmjwbb1uGxSzjOfRtyydp1fmf5aPPzI3CQunbQgjcBMNaCzluq0y PSu6XDxw0KhNYKsLtdUpYoEfRph9KixQ1EHu3NeA7xRLkboihmK+piyRvvD1CT8t 28eoBbeYXtEgZyEgG5YB1Zwk1Uov2NoHcJsBFC+QcrAErqcyLmC6WRi78HjBkrS3 /j/pgitvKxjmCDZvD12eysR+StGOUWeelBUYjTbW7lyAYlkrVVJ47ZhSHaBIZmKl xE8RvxOuGGrPA2hakf69OnZ6Wrk+iVUt8qA3DKMX6w== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvfedruddtuddguddvhecutefuodetggdotefrod ftvfcurfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfgh necuuegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmd enfghrlhcuvffnffculdefhedmnecujfgurhepfffhvfevuffkfhggtggujgesghdtreer tddtvdenucfhrhhomhepofhitghhrggvlhcurfgrqhhuihgvrhcuoehmihgthhgrvghlse hprghquhhivghrrdighiiiqeenucggtffrrghtthgvrhhnpeegffejvefgveduvdejtddv tdeijeehudeuledvudeftdfgfeejvdekveekiedvvdenucffohhmrghinhepphhoshhtgh hrvghsqhhlrdhorhhgnecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehmrghi lhhfrhhomhepmhhitghhrggvlhesphgrqhhuihgvrhdrgiihii X-ME-Proxy: Feedback-ID: i0fe9450f:Fastmail Received: by mail.messagingengine.com (Postfix) with ESMTPA; Mon, 6 Jun 2022 03:54:36 -0400 (EDT) Date: Mon, 6 Jun 2022 16:54:34 +0900 From: Michael Paquier To: Peter Eisentraut Cc: Andres Freund , pgsql-hackers@postgresql.org Subject: Re: [RFC] building postgres with meson -v8 Message-ID: References: <20f604f6-40be-e17b-87ac-32737743c63d@enterprisedb.com> <20220429174633.6io23mlwphdqdakv@alap3.anarazel.de> <8ced34e6-7abf-b3b2-3770-0487794753c5@enterprisedb.com> <20220502163602.smlwfhh2cnutxora@alap3.anarazel.de> <63255c46-78cb-f018-8ae0-4a14928fcfdc@enterprisedb.com> <20220518194827.wsmoig5jkq5pltob@alap3.anarazel.de> <261aa7b4-e70b-7a1a-a1e1-03c063911acc@enterprisedb.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="/hrZoecUH3VeVcDw" Content-Disposition: inline In-Reply-To: <261aa7b4-e70b-7a1a-a1e1-03c063911acc@enterprisedb.com> List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --/hrZoecUH3VeVcDw Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, May 24, 2022 at 08:08:26PM +0200, Peter Eisentraut wrote: > On 18.05.22 21:48, Andres Freund wrote: >> - GETTIMEOFDAY_1ARG - test doesn't exist - I suspect it might not be nec= essary >=20 > Might be obsolete, consider removing. I just came across this one independently of what you are doing for meson, and based on a lookup of the buildfarm, I think that it can be removed. One reference about GETTIMEOFDAY_1ARG on the -hackers list comes from here, from 20 years ago: https://www.postgresql.org/message-id/a1eeu5$1koe$1@news.tht.net -- Michael --/hrZoecUH3VeVcDw Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEG72nH6vTowiyblFKnvQgOdbyQH0FAmKdsroACgkQnvQgOdby QH1LUw//b8ZrKYhWpsuZ7x3jrGhIHEazPt70rltMnNE67D7XDQn1vG2rfcnKYFL+ o0CQTXHDUfMME3SPhIjkvarIEzL509lGIsCo+Vt+7lMwCz9jxRa/gKpraBzRwY9w ldX/sCA/UcB/F6QYyk3SYeTmb3bFGYOVeyP1NAhwx9pZ9mJBB1jabtJEpZjW5EyJ 92bov9mfKCMbx5Jc6Z4afazYuwjZvvtvpdeTJw4ROcKI8WHHOKCnSdFXaQZJIngc 3sY0SRM7Ka2WSpbIzJWvnl40kb4OWMbKBzY9FsaVhyoQ+DiTWkV9oCntydKPf1gQ 7ZfWROEh5OhohMr5SgfXB8MeKGVksP67LNAGFTiNqnhfgvhSSbmBiQ2IbdraFObE cz6LdYHhhGJWjsUUOw4aTeKDJPFKkfHlZ1Yuz191u9a43wh0yQBEFFA84pZcgyyo YYlP/YNjzTBInbXHBpLGi8YAW7zICh7tWtWhqEEXw0coV6sKbUIhtE9Y5DvMRNwn TtITyQbeXQwGMV0TgjfKkZlqSeYOePg4QUuc2jXbmkRSiUW7Bvw00xfTf+oIQcUW FyoPlKJOdkuO9z2ZtIA5xH5xABpBFY1Af3pK4zwzzCoxRBDyfxhEgw/y8B9HJq3P ME03SAmfZN4MQ2dyem2/6I//QMs2Hh4156KTcveJlvQTVQ5lfLs= =T9JA -----END PGP SIGNATURE----- --/hrZoecUH3VeVcDw--