/usr/share/postgresql/9.1/extension/pgtap-schema.control is in pgtap 0.90.0-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 | # pgTAP Schema testing extension
comment = 'Schema unit testing for PostgreSQL'
default_version = '0.90.0'
module_pathname = '$libdir/pgtap'
requires = 'pgtap-core'
relocatable = true
superuser = false
|