From 293913568e6a7a86fd1479e1cff8e2ecb58d6568 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 13 Apr 2024 15:44:03 +0200 Subject: Adding upstream version 16.2. Signed-off-by: Daniel Baumann --- contrib/hstore/hstore.control | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 contrib/hstore/hstore.control (limited to 'contrib/hstore/hstore.control') 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 -- cgit v1.2.3