From 2179414c0597da66d53bdab9ef0f98523f006abe Mon Sep 17 00:00:00 2001 From: Andrew Kane Date: Sun, 3 Sep 2023 03:08:35 -0700 Subject: [PATCH] Updated extension comment [skip ci] --- vector.control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vector.control b/vector.control index cb4e7aa..e64157b 100644 --- a/vector.control +++ b/vector.control @@ -1,4 +1,4 @@ -comment = 'vector data type and ivfflat access method' +comment = 'vector data type and ivfflat and hnsw access methods' default_version = '0.5.0' module_pathname = '$libdir/vector' relocatable = true