Bring hstore's comment into line with style of other contrib comments.
All the other ones that are primarily a new datatype say "data type for <purpose>", so make this one similar.
This commit is contained in:
parent
887dd041a6
commit
f5fc1de501
@ -1,5 +1,5 @@
|
|||||||
# hstore extension
|
# hstore extension
|
||||||
comment = 'store sets of (key, value) pairs'
|
comment = 'data type for storing sets of (key, value) pairs'
|
||||||
default_version = '1.0'
|
default_version = '1.0'
|
||||||
module_pathname = '$libdir/hstore'
|
module_pathname = '$libdir/hstore'
|
||||||
relocatable = true
|
relocatable = true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user