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 1t8Lm6-003dug-TX for pgsql-pkg-debian@arkaria.postgresql.org; Tue, 05 Nov 2024 15:47:22 +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 1t8Lm4-00FTbO-CH for pgsql-pkg-debian@arkaria.postgresql.org; Tue, 05 Nov 2024 15:47:20 +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 1t8Lm4-00FTZq-6d for pgsql-pkg-debian@lists.postgresql.org; Tue, 05 Nov 2024 15:47:20 +0000 Received: from mout-y-209.mailbox.org ([2001:67c:2050:103:465::209]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1t8Lm0-000KDZ-LT for pgsql-pkg-debian@lists.postgresql.org; Tue, 05 Nov 2024 15:47:19 +0000 Received: from smtp202.mailbox.org (smtp202.mailbox.org [IPv6:2001:67c:2050:b231:465::202]) (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-y-209.mailbox.org (Postfix) with ESMTPS id 4XjXlJ6mxSz9ydJ; Tue, 5 Nov 2024 16:47:08 +0100 (CET) Date: Tue, 5 Nov 2024 16:47:07 +0100 From: Christoph Berg To: Aaron Pavely Cc: Gwen Shapira , pgsql-pkg-debian@lists.postgresql.org Subject: Re: pgvector 0.8.0 seems MIA? Message-ID: References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Rspamd-Queue-Id: 4XjXlJ6mxSz9ydJ List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Re: Aaron Pavely > It's there, but it looks like it has not yet been promoted out of the > testing suites: I tend not to do that immediately to allow some "testing", but then there's no automated reminder yet to do it on the next day. Perhaps I should implement that. Christoph