mirror of
https://github.com/pgvector/pgvector.git
synced 2026-07-12 15:46:54 +08:00
Added avg aggregate for vector - closes #51
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
- 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
|
||||
- Dropped support for Postgres 10
|
||||
|
||||
|
||||
Reference in New Issue
Block a user