mirror of
https://github.com/pgvector/pgvector.git
synced 2026-07-10 22:56:55 +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'
|
default_version = '0.5.0'
|
||||||
module_pathname = '$libdir/vector'
|
module_pathname = '$libdir/vector'
|
||||||
relocatable = true
|
relocatable = true
|
||||||
|
trusted = true
|
||||||
|
|||||||
Reference in New Issue
Block a user