/usr/share/postgres-xc/extension/btree_gin.control is in postgres-xc-contrib 1.1-2ubuntu2.
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 | # btree_gin extension
comment = 'support for indexing common datatypes in GIN'
default_version = '1.0'
module_pathname = '$libdir/btree_gin'
relocatable = true
|