/usr/share/postgresql/9.1/extension/intarray.control is in postgresql-contrib-9.1 9.1.3-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 | # intarray extension
comment = 'functions, operators, and index support for 1-D arrays of integers'
default_version = '1.0'
module_pathname = '$libdir/_int'
relocatable = true
|