summaryrefslogtreecommitdiffstats
path: root/contrib/pgstattuple/pgstattuple.control
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/pgstattuple/pgstattuple.control')
-rw-r--r--contrib/pgstattuple/pgstattuple.control5
1 files changed, 5 insertions, 0 deletions
diff --git a/contrib/pgstattuple/pgstattuple.control b/contrib/pgstattuple/pgstattuple.control
new file mode 100644
index 0000000..6af4075
--- /dev/null
+++ b/contrib/pgstattuple/pgstattuple.control
@@ -0,0 +1,5 @@
+# pgstattuple extension
+comment = 'show tuple-level statistics'
+default_version = '1.5'
+module_pathname = '$libdir/pgstattuple'
+relocatable = true