summaryrefslogtreecommitdiff
path: root/contrib/hstore_plpython/hstore_plpythonu.control
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/hstore_plpython/hstore_plpythonu.control')
-rw-r--r--contrib/hstore_plpython/hstore_plpythonu.control6
1 files changed, 0 insertions, 6 deletions
diff --git a/contrib/hstore_plpython/hstore_plpythonu.control b/contrib/hstore_plpython/hstore_plpythonu.control
deleted file mode 100644
index 8e9b35e43b..0000000000
--- a/contrib/hstore_plpython/hstore_plpythonu.control
+++ /dev/null
@@ -1,6 +0,0 @@
-# hstore_plpythonu extension
-comment = 'transform between hstore and plpythonu'
-default_version = '1.0'
-module_pathname = '$libdir/hstore_plpython2'
-relocatable = true
-requires = 'hstore,plpythonu'