diff options
Diffstat (limited to 'contrib/amcheck/amcheck.control')
-rw-r--r-- | contrib/amcheck/amcheck.control | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/contrib/amcheck/amcheck.control b/contrib/amcheck/amcheck.control new file mode 100644 index 0000000..ab50931 --- /dev/null +++ b/contrib/amcheck/amcheck.control @@ -0,0 +1,5 @@ +# amcheck extension +comment = 'functions for verifying relation integrity' +default_version = '1.3' +module_pathname = '$libdir/amcheck' +relocatable = true |