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.96) (envelope-from ) id 1x6VMk-000HA4-1J for pgsql-pkg-debian@arkaria.postgresql.org; Tue, 15 Sep 2026 15:46:38 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.96) (envelope-from ) id 1x6VMi-002Zsi-2Q for pgsql-pkg-debian@arkaria.postgresql.org; Tue, 15 Sep 2026 15:46:36 +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.96) (envelope-from ) id 1x6VMi-002ZsW-1i for pgsql-pkg-debian@lists.postgresql.org; Tue, 15 Sep 2026 15:46:36 +0000 Received: from stravinsky.debian.org ([2001:41b8:202:deb::311:108]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.98.2) (envelope-from ) id 1x6VMe-00000000b7s-2nFY for pgsql-pkg-debian@lists.postgresql.org; Tue, 15 Sep 2026 15:46:36 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=debian.org; s=smtpauto.stravinsky; h=X-Debian-User:In-Reply-To:Content-Type:MIME-Version: References:Message-ID:Subject:Cc:To:From:Date:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description; bh=gGiNRNBPASS1uB70WKL+goUB/6BLC1o8YSyaDuHshOQ=; b=HuDlB2RnIm6GC2jQae4zC1gn9I Zzm0aW1pYBjLQ+1jtZ4WLQkTrAgVlEWKswvt/GHxd8sxjjDldQtFqf4Y7r/hTBJpyI8IJQ5dEHHyl 2TLl5wlXBJXdqavxjPjQ0Z3OmqgklteaG/Iqv9FOWbiKFICcuYJi4m6u0Y6hymLSZr8rGZHQH6fOG CERxzOt0896ekFdKJ6aZu+kwKA3qzR3MIO3jup6o1gvEXVjc+K0oOE1sEy9pDLR1TJ0zVxicbcFqD 3NM1f24Xc1qJUXebGNuFsxIVvKuppYYGnfhr0uboah6D4e9+wU+0shbQwYMHTAKQhnMwe+PfZm5O7 BPdJMnsw==; Received: from authenticated-user by stravinsky.debian.org with esmtpsa (TLS1.3:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256) (Exim 4.96) (envelope-from ) id 1x6VMd-004V4k-08; Tue, 15 Sep 2026 15:46:31 +0000 Date: Tue, 15 Sep 2026 17:46:29 +0200 From: Christoph Berg To: Jeremy Schneider Cc: PostgreSQL on Debian and Ubuntu Subject: Re: postgres-18-age version Message-ID: References: <20260915082131.37f46662@ardentperf.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20260915082131.37f46662@ardentperf.com> X-Debian-User: myon List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Re: Jeremy Schneider > I think upstream they are putting this in all of their tags, and we > might be picking that up through the watch file. But upstream I don't > see them including the "rc" in their release documentation. I always thought that was signalling the AGE extension is still experimental. It's part of the release tags, and I never questioned including it in the version numbers. Christoph