mirror of
https://github.com/pgvector/pgvector.git
synced 2026-07-01 02:02:10 +08:00
Mark extension as trusted
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user