diff --git a/vector.control b/vector.control index e64157b..8b49d8a 100644 --- a/vector.control +++ b/vector.control @@ -2,3 +2,4 @@ comment = 'vector data type and ivfflat and hnsw access methods' default_version = '0.5.0' module_pathname = '$libdir/vector' relocatable = true +trusted = true