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 1poSZ6-0007PE-8C for pgsql-pkg-debian@arkaria.postgresql.org; Mon, 17 Apr 2023 17:22:56 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1poSZ4-0005xF-Vv for pgsql-pkg-debian@arkaria.postgresql.org; Mon, 17 Apr 2023 17:22:54 +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 1poSZ4-0005x5-Pk for pgsql-pkg-debian@lists.postgresql.org; Mon, 17 Apr 2023 17:22:54 +0000 Received: from mail.thelabyrinth.net ([45.56.70.56]) by makus.postgresql.org with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1poSYy-000M4B-9X for pgsql-pkg-debian@postgresql.org; Mon, 17 Apr 2023 17:22:53 +0000 Received: from [192.168.10.32] (unknown [149.109.103.55]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: dsteele) by mail.thelabyrinth.net (Postfix) with ESMTPSA id 94AF85466C; Mon, 17 Apr 2023 17:22:46 +0000 (UTC) Message-ID: <8caf2c0c-453e-872f-9b72-da5661270ab4@pgmasters.net> Date: Mon, 17 Apr 2023 20:22:44 +0300 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.10.0 Subject: Re: PG16 test packages? To: Christoph Berg , pgsql-pkg-debian@postgresql.org References: <240a61fe-b90a-8f59-61d8-2094b2557e75@pgmasters.net> Content-Language: en-US From: David Steele In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk On 4/17/23 17:04, Christoph Berg wrote: > Re: David Steele >> Seems like -testing was available about this time last year since we >> committed PG15 support on May 4. Am I missing something? > > Until some time last year, postgresql-devel was a special build job in > our Jenkins for building snapshots. Now all packages have grown that > ability, and the binaries from that are in the *-pgdg-snapshot suites. Got it, thanks! -David