COMMITS
July 28, 2026
A
Added more tests for vector_avg [skip ci]
Andrew Kane committed
A
Added another test for vector_accum [skip ci]
Andrew Kane committed
A
Added more tests for vector_combine [skip ci]
Andrew Kane committed
A
Added tests for vector_accum [skip ci]
Andrew Kane committed
A
Improved type in vector_accum [skip ci]
Andrew Kane committed
A
Improved type in vector_avg [skip ci]
Andrew Kane committed
A
Hardened vector_combine (currently fails at allocation for some sizes) [skip ci]
Andrew Kane committed
A
Improved tests for rescans / nested loop joins [skip ci]
Andrew Kane committed
A
Fixed tests for Postgres < 16
Andrew Kane committed
A
Added tests for rescans / nested loop joins - #1002
Andrew Kane committed
A
Fixed version check for palloc variants, take 2
Andrew Kane committed
A
Fixed version check for palloc variants
Andrew Kane committed
A
Improved CreateStateDatums [skip ci]
Andrew Kane committed
A
Switched to palloc_array and palloc0_array where possible
Andrew Kane committed
A
Updated changelog [skip ci]
Andrew Kane committed
A
Updated changelog [skip ci]
Andrew Kane committed
A
A
Fixed array to sparsevec cast not limiting to 16,000 non-zero elements [skip ci]
Andrew Kane committed
A
Added test for array to halfvec cast [skip ci]
Andrew Kane committed
A
Switched to palloc_object and palloc0_object when possible
Andrew Kane committed
July 27, 2026
Z
Fix memory leak in ivfrescan
zthhhhh committed
A
Hardened VectorArrayGet [skip ci]
Andrew Kane committed
July 11, 2026
A
Updated FreeBSD package name in readme [skip ci]
Andrew Kane committed
July 10, 2026
A
Improved check for VectorArrayInit [skip ci]
Andrew Kane committed
A
Updated readme [skip ci]
Andrew Kane committed
A
Updated readme [skip ci]
Andrew Kane committed
A
Added section on multitenancy [skip ci]
Andrew Kane committed
July 8, 2026
A
Version bump to 0.8.5 [skip ci]
Andrew Kane committed
A
Hardened VectorArrayInit
Andrew Kane committed
July 7, 2026
A
Added Postgres 20 to CI [skip ci]
Andrew Kane committed