summaryrefslogtreecommitdiffstats
path: root/contrib/pg_surgery/pg_surgery.control
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/pg_surgery/pg_surgery.control')
-rw-r--r--contrib/pg_surgery/pg_surgery.control5
1 files changed, 5 insertions, 0 deletions
diff --git a/contrib/pg_surgery/pg_surgery.control b/contrib/pg_surgery/pg_surgery.control
new file mode 100644
index 0000000..2bcdad1
--- /dev/null
+++ b/contrib/pg_surgery/pg_surgery.control
@@ -0,0 +1,5 @@
+# pg_surgery extension
+comment = 'extension to perform surgery on a damaged relation'
+default_version = '1.0'
+module_pathname = '$libdir/pg_surgery'
+relocatable = true