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 1n9r0T-0000dq-JZ for pgsql-hackers@arkaria.postgresql.org; Tue, 18 Jan 2022 16:06:49 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1n9r0S-0007Cb-Er for pgsql-hackers@arkaria.postgresql.org; Tue, 18 Jan 2022 16:06:48 +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 1n9r0S-0007CR-5e for pgsql-hackers@lists.postgresql.org; Tue, 18 Jan 2022 16:06:48 +0000 Received: from sss.pgh.pa.us ([66.207.139.130]) by makus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1n9r0P-0003a3-Tg for pgsql-hackers@lists.postgresql.org; Tue, 18 Jan 2022 16:06:47 +0000 Received: from sss1.sss.pgh.pa.us (localhost [127.0.0.1]) by sss.pgh.pa.us (8.15.2/8.15.2) with ESMTP id 20IG6it3317660; Tue, 18 Jan 2022 11:06:44 -0500 From: Tom Lane To: Daniel Gustafsson cc: Magnus Hagander , Tim McNamara , PostgreSQL Hackers Subject: Re: New developer papercut - Makefile references INSTALL In-reply-to: <20CFEB28-9CF8-4AD8-BB7F-0E8A9EDA8BA7@yesql.se> References: <730dae39-abaa-4140-893b-95d732fed003@www.fastmail.com> <4EE5D9D9-AE71-4830-8DEE-01E91565244B@yesql.se> <20CFEB28-9CF8-4AD8-BB7F-0E8A9EDA8BA7@yesql.se> Comments: In-reply-to Daniel Gustafsson message dated "Tue, 18 Jan 2022 16:51:09 +0100" MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <317658.1642522004.1@sss.pgh.pa.us> Date: Tue, 18 Jan 2022 11:06:44 -0500 Message-ID: <317659.1642522004@sss.pgh.pa.us> List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Daniel Gustafsson writes: > I plan on applying the attached which address the feedback given. +1 regards, tom lane