diff options
Diffstat (limited to 'contrib/hstore/hstore.control')
-rw-r--r-- | contrib/hstore/hstore.control | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/contrib/hstore/hstore.control b/contrib/hstore/hstore.control new file mode 100644 index 0000000..89e3c74 --- /dev/null +++ b/contrib/hstore/hstore.control @@ -0,0 +1,6 @@ +# hstore extension +comment = 'data type for storing sets of (key, value) pairs' +default_version = '1.8' +module_pathname = '$libdir/hstore' +relocatable = true +trusted = true |