54ce1d3334
Accepting request 1304244 from server:database:postgresql
Ana Guerrero2025-09-12 19:10:28 +00:00
692a9a874d
- update to 0.8.1: * Added support for Postgres 18 rc1 * Improved performance of binary_quantize function
Martin Pluskal2025-09-12 08:22:28 +00:00
9c36d58297
Add reproducible.patch to avoid compile-time CPU-detection (boo#1100677)
Marcus Rueckert2025-01-24 15:14:00 +00:00
e6e1beb3dd
pgxs handling and taken from postgresql (boo#1236351)
Marcus Rueckert2025-01-24 14:12:06 +00:00
56eaaf30d6
- set OPTFLAGS on the cmdline on the make cmdline to overwrite the -march=native flag i the make file. %{optflags} is passed via the pgxs handling and taken from postgresql
Marcus Rueckert2025-01-24 14:11:46 +00:00
efc458819f
Accepting request 1238999 from server:database:postgresql
Ana Guerrero2025-01-20 16:14:14 +00:00
1a4ee5894c
- split out a devel package with the header files to build extensions on top of pgvector (gh:pgvector/pgvector#759)
Marcus Rueckert2025-01-18 10:33:19 +00:00
ac062670d2
- Update to 0.8.0 - Added support for iterative index scans - Added casts for arrays to sparsevec - Improved cost estimation for better index selection when filtering - Improved performance of HNSW index scans - Improved performance of HNSW inserts and on-disk index builds - Dropped support for Postgres 12
Marcus Rueckert2025-01-09 08:29:20 +00:00
c711b2801b
- Update to 0.7.4 * Fixed locking for parallel HNSW index builds * Fixed compilation error with GCC 14 on i386 when SSE2 is not enabled - Update to 0.7.3 * Fixed failed to add index item error with sparsevec * Fixed compilation error with FreeBSD ARM * Fixed compilation warning with MSVC and Postgres 16 - Update to 0.7.2 * Fixed initialization fork for indexes on unlogged tables - Update to 0.7.1 * Improved performance of on-disk HNSW index builds * Fixed undefined symbol error with GCC 8 * Fixed compilation warning with Clang < 14 - Fixed download URL
Marcus Rueckert2024-09-07 09:34:51 +00:00