1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-17 19:39:43 +00:00

databases/pgvector: Update from 0.7.3 to 0.7.4

Changelog:

    * Fixed locking for parallel HNSW index builds
    * Fixed compilation error with GCC 14 on i386 when SSE2 is not enabled

  Taken from:

    https://github.com/pgvector/pgvector/blob/master/CHANGELOG.md

Sponsored by:	P. Variablis
This commit is contained in:
Torsten Zuehlsdorff 2024-09-15 09:43:11 +02:00
parent ebe85cc6fc
commit 723f5302fb
3 changed files with 6 additions and 6 deletions

View File

@ -1,5 +1,5 @@
PORTNAME= pgvector
PORTVERSION= 0.7.3
PORTVERSION= 0.7.4
DISTVERSIONPREFIX= v
CATEGORIES= databases
PKGNAMEPREFIX= postgresql${PGSQL_VER:S/.//}-

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1721932931
SHA256 (pgvector-pgvector-v0.7.3_GH0.tar.gz) = 48d8faa326188bb59e9054f5f77a2a40937e26b8f9a20da4bee54a12bff1e72e
SIZE (pgvector-pgvector-v0.7.3_GH0.tar.gz) = 114620
TIMESTAMP = 1726348807
SHA256 (pgvector-pgvector-v0.7.4_GH0.tar.gz) = 0341edf89b1924ae0d552f617e14fb7f8867c0194ed775bcc44fa40288642583
SIZE (pgvector-pgvector-v0.7.4_GH0.tar.gz) = 115088

View File

@ -34,6 +34,6 @@ share/postgresql/extension/vector--0.6.2--0.7.0.sql
share/postgresql/extension/vector--0.7.0--0.7.1.sql
share/postgresql/extension/vector--0.7.1--0.7.2.sql
share/postgresql/extension/vector--0.7.2--0.7.3.sql
share/postgresql/extension/vector--0.7.3.sql
share/postgresql/extension/vector--0.7.3--0.7.4.sql
share/postgresql/extension/vector--0.7.4.sql
share/postgresql/extension/vector.control