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 1qJ4XR-0006Q0-8n for pgsql-pkg-debian@arkaria.postgresql.org; Tue, 11 Jul 2023 03:59:45 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1qJ4XP-0005OK-Ok for pgsql-pkg-debian@arkaria.postgresql.org; Tue, 11 Jul 2023 03:59:43 +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 1qJ4XP-0005H9-Id for pgsql-pkg-debian@lists.postgresql.org; Tue, 11 Jul 2023 03:59:43 +0000 Received: from mail-lj1-x234.google.com ([2a00:1450:4864:20::234]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.94.2) (envelope-from ) id 1qJ4XN-003Bw6-0d for pgsql-pkg-debian@lists.postgresql.org; Tue, 11 Jul 2023 03:59:42 +0000 Received: by mail-lj1-x234.google.com with SMTP id 38308e7fff4ca-2b6ff1a637bso82123811fa.3 for ; Mon, 10 Jul 2023 20:59:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1689047979; x=1691639979; h=to:subject:message-id:date:from:in-reply-to:references:mime-version :from:to:cc:subject:date:message-id:reply-to; bh=r3xC+SGlSSf9R/1QEr19Mi044eaeBvUI7ZvT1VzGlcU=; b=jRMlxo3zmJMsiSq8T1RyR6vRJ2mmadsEp4ucbNHfpC5c+MaPMy1y2pt8lrgghaqpFn 8r/EkF7QJRSOCPThNChKqWuJSqEP2Y1Q97NrsVLRLtirFcIb7JKXcoI+aTJ29/+J3Frx wOd46VUQ0qicNnZbr9zvCBQpHk8jq2wWGl+aDO6Y061Fhp+ne/QpiJW2NxzdAOHff27/ wyVE17j/zhijwW/VwMpW0FFQAARacyMdJ1uCZ5X3Q7hUakuEMgRKORccBQd2sAquJ8Bg kwQrm5e+zNB3sZ+eLK+Vt925wrFvt3fbCVkmK8Y42MVzd3gaMzmsYtre4HbVHQ1KAldr kUqQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689047979; x=1691639979; h=to:subject:message-id:date:from:in-reply-to:references:mime-version :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=r3xC+SGlSSf9R/1QEr19Mi044eaeBvUI7ZvT1VzGlcU=; b=IOSjqdhmjUY117l+8TFFnjwYjBqiHi5MpvOrYWzMbBrQQBRKwDj0SobTF2mCOTkXI3 BIL4Rm0iakWXx6jZgcEr4cFbCNNe0AYigljJ+mrzjo0tf4R0XFB4s+UXb0+KxfpltAqt E7kbFsROr78dRvLCXxKjftzsaDcfMKJSMITIQnzwot3E/BRrLbvhX6PY4PyF9D0uKe5T nYw1/hY3y1BGryeEkOfP/CrBe0cDBovaKYfLpA6KaQYP+T48Xv5dA1VcSlqwQuHiHL3V gFFa8YTi+dlyIP/x3ciZPYNe3hnCRVbwPjul9hQB5I38FOkEFPLnkvfq+7ImuGRs9jF1 hRWA== X-Gm-Message-State: ABy/qLZZZzEbAaDb4IBx8yV6WvRclzC+W7EWXFV+kwvjEWM0s2J1q/ZU 5C+jYx0uo/AGpDCfCpKTjM8hBwnBDISNHQlelcI+d6w3Wyw= X-Google-Smtp-Source: APBJJlGF+aQPheYEEqFxO0uPyQ6iqTAqVmd/n3YQqQwWyrw9DxdhLtO9GIsEjBMw65zF0+v2NCQ0TmWFKZj5yd0iR1k= X-Received: by 2002:a2e:8eca:0:b0:2b6:dc50:19ac with SMTP id e10-20020a2e8eca000000b002b6dc5019acmr12552094ljl.31.1689047978954; Mon, 10 Jul 2023 20:59:38 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Bradford Boyle Date: Mon, 10 Jul 2023 20:59:27 -0700 Message-ID: Subject: Re: pgvector - New upstream version 0.4.4 To: pgsql-pkg-debian@lists.postgresql.org Content-Type: text/plain; charset="UTF-8" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk > pgvector has released 0.4.4 and I have pushed a commit to Salsa [1] to update > the Debian package. I'd like to request a review and upload, as cycles permit. > Let me know if anything needs changes. Following up to request a review and upload of the latest version of pgvector. Thank you, --Bradford