Mark extension as trusted

This commit is contained in:
Andrew Kane
2023-10-03 11:43:08 -07:00
parent 8d7abb6590
commit 4a323f97d7

View File

@@ -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