Compare commits

...

1 Commits

Author SHA1 Message Date
Andrew Kane
4a323f97d7 Mark extension as trusted 2023-10-03 11:43:08 -07:00

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