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 1ji2lr-0004NO-Cx for buildfarm-members@arkaria.postgresql.org; Sun, 07 Jun 2020 21:23:59 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1ji2lq-000391-Bw for buildfarm-members@arkaria.postgresql.org; Sun, 07 Jun 2020 21:23:58 +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 1ji2lq-00038u-6e for buildfarm-members@lists.postgresql.org; Sun, 07 Jun 2020 21:23:58 +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 1ji2lo-0001UA-5L for buildfarm-members@lists.postgresql.org; Sun, 07 Jun 2020 21:23:57 +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 057LNtwm1865284 for ; Sun, 7 Jun 2020 17:23:55 -0400 From: Tom Lane To: buildfarm-members@lists.postgresql.org Subject: Postgres v13 branch has been made MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <1865282.1591565035.1@sss.pgh.pa.us> Date: Sun, 07 Jun 2020 17:23:55 -0400 Message-ID: <1865283.1591565035@sss.pgh.pa.us> List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk I've branched off REL_13_STABLE and stamped HEAD as 14devel. If you use run_branches.pl to manage branches for your buildfarm critters, you don't have to do anything; your animals should start building the v13 branch as soon as Andrew updates the server's branches_of_interest.txt list. If you schedule branch builds some other way, please update your recipe to include REL_13_STABLE. regards, tom lane