Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1hCAgr-0005du-O9 for pgsql-hackers@arkaria.postgresql.org; Thu, 04 Apr 2019 22:18:33 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1hCAgp-0003Xy-3l for pgsql-hackers@arkaria.postgresql.org; Thu, 04 Apr 2019 22:18:31 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1hCAgo-0003TX-J5; Thu, 04 Apr 2019 22:18:30 +0000 Received: from sss.pgh.pa.us ([66.207.139.130]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1hCAgh-0006hr-MJ; Thu, 04 Apr 2019 22:18:30 +0000 Received: from sss1.sss.pgh.pa.us (localhost [127.0.0.1]) by sss.pgh.pa.us (8.14.4/8.14.4) with ESMTP id x34MIKoa021129; Thu, 4 Apr 2019 18:18:20 -0400 From: Tom Lane To: Andrew Dunstan cc: PostgreSQL Developers , buildfarm-members@postgresql.org Subject: Re: PostgreSQL Buildfarm Client Release 10 In-reply-to: References: Comments: In-reply-to Andrew Dunstan message dated "Thu, 04 Apr 2019 17:54:34 -0400" MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <21127.1554416300.1@sss.pgh.pa.us> Date: Thu, 04 Apr 2019 18:18:20 -0400 Message-ID: <21128.1554416300@sss.pgh.pa.us> List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk Andrew Dunstan writes: > The release can be downloaded from > https://github.com/PGBuildFarm/client-code/archive/REL_10.tar.gz or > https://buildfarm.postgresql.org/downloads/latest-client.tgz I don't actually see it on the buildfarm.postgresql.org server? regards, tom lane