mirror of
https://github.com/pgvector/pgvector.git
synced 2026-07-13 08:06:54 +08:00
Fixed infinite values with vector addition and subtraction
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
## 0.4.3 (unreleased)
|
||||
|
||||
- Fixed infinite values with vector addition and subtraction
|
||||
- Fixed compilation error when `float8` is pass by reference
|
||||
- Fixed compilation error on PowerPC
|
||||
- Fixed segmentation fault with index creation on i386
|
||||
|
||||
Reference in New Issue
Block a user