mirror of https://github.com/postgres/postgres
All the other ones that are primarily a new datatype say "data type for <purpose>", so make this one similar.pull/1/head
parent
887dd041a6
commit
f5fc1de501
@ -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 |
||||
|
Loading…
Reference in new issue