diff options
-rw-r--r-- | contrib/hstore/hstore.control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/hstore/hstore.control b/contrib/hstore/hstore.control index 0a57b3487b4..38a4851ea8e 100644 --- a/contrib/hstore/hstore.control +++ b/contrib/hstore/hstore.control @@ -1,5 +1,5 @@ # hstore extension -comment = 'store sets of (key, value) pairs' +comment = 'data type for storing sets of (key, value) pairs' default_version = '1.0' module_pathname = '$libdir/hstore' relocatable = true |