Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1tsDO3-00Gefa-KY for pgsql-committers@arkaria.postgresql.org; Wed, 12 Mar 2025 04:08:07 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1tsDO1-00DDNv-3C for pgsql-committers@arkaria.postgresql.org; Wed, 12 Mar 2025 04:08:05 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1tsDO0-00DDNn-SW for pgsql-committers@lists.postgresql.org; Wed, 12 Mar 2025 04:08:04 +0000 Received: from sss.pgh.pa.us ([68.162.161.243]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1tsDNx-002Mk2-1P for pgsql-committers@lists.postgresql.org; Wed, 12 Mar 2025 04:08:04 +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 52C481L01877393; Wed, 12 Mar 2025 00:08:01 -0400 From: Tom Lane To: Peter Geoghegan cc: pgsql-committers@lists.postgresql.org Subject: Re: pgsql: Doc: silence A4 PDF build warnings. In-reply-to: References: Comments: In-reply-to Peter Geoghegan message dated "Wed, 12 Mar 2025 00:04:33 -0400" MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-ID: <1877391.1741752481.1@sss.pgh.pa.us> Content-Transfer-Encoding: 8bit Date: Wed, 12 Mar 2025 00:08:01 -0400 Message-ID: <1877392.1741752481@sss.pgh.pa.us> List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Peter Geoghegan writes: > On Tue, Mar 11, 2025 at 11:36 PM Tom Lane wrote: >> Per buildfarm. > What buildfarm animal? I didn't see anything about this today. crake and alabio. They're just warnings, so you have to actually go look to notice them. regards, tom lane