mirror of
https://github.com/pgvector/pgvector.git
synced 2026-07-12 15:46:54 +08:00
Reverted change to extended storage for now (causes high memory during distance calculation in BuildCallback)
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
## 0.4.0 (unreleased)
|
||||
|
||||
- Changed text representation for vector elements to match `real`
|
||||
- Changed storage for vector from `plain` to `extended` for new installations
|
||||
- Improved accuracy of text parsing for certain inputs
|
||||
- Added `avg` aggregate for vector
|
||||
- Added experimental support for Windows
|
||||
|
||||
Reference in New Issue
Block a user