Files
raven/dist/win-x64/postgres-standalone/share/extension/hstore.control
2021-12-02 17:19:29 +00:00

7 lines
173 B
Plaintext

# hstore extension
comment = 'data type for storing sets of (key, value) pairs'
default_version = '1.8'
module_pathname = '$libdir/hstore'
relocatable = true
trusted = true