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 1v6qLm-00AcsE-Cy for pgsql-pkg-debian@arkaria.postgresql.org; Thu, 09 Oct 2025 13:06:30 +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 1v6qLk-004jzt-63 for pgsql-pkg-debian@arkaria.postgresql.org; Thu, 09 Oct 2025 13:06:29 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1v6qLk-004jzl-02 for pgsql-pkg-debian@lists.postgresql.org; Thu, 09 Oct 2025 13:06:28 +0000 Received: from mout-p-102.mailbox.org ([80.241.56.152]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1v6qLh-000rAZ-1l for pgsql-pkg-debian@lists.postgresql.org; Thu, 09 Oct 2025 13:06:27 +0000 Received: from smtp1.mailbox.org (smtp1.mailbox.org [IPv6:2001:67c:2050:b231:465::1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-p-102.mailbox.org (Postfix) with ESMTPS id 4cj99l6Dv2z9tyS; Thu, 9 Oct 2025 15:06:19 +0200 (CEST) Authentication-Results: outgoing_mbo_mout; dkim=none; spf=pass (outgoing_mbo_mout: domain of cb@df7cb.de designates 2001:67c:2050:b231:465::1 as permitted sender) smtp.mailfrom=cb@df7cb.de Date: Thu, 9 Oct 2025 15:06:18 +0200 From: Christoph Berg To: Sebastian Webber Cc: Bradford Boyle , pgsql-pkg-debian@lists.postgresql.org Subject: Re: updated extensions for postgres 18 Message-ID: References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Rspamd-Queue-Id: 4cj99l6Dv2z9tyS List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Re: Sebastian Webber > Also noticed that some of them are missing tags, like hll that misses a tag > with the pg18 support (issue: > https://github.com/citusdata/postgresql-hll/issues/169) > > any change to build these packages? If the upstream support is still missing like you noted, it's going to be hard. For everything else, packages should be there now or appear soon. Christoph