This file is indexed.

/usr/share/postgresql/9.4/extension/pgq.control is in postgresql-9.4-pgq3 3.2-2.

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
# pgq extension
comment = 'Generic queue for PostgreSQL'
default_version = '3.2'
relocatable = false
superuser = true
schema = 'pg_catalog'