This file is indexed.

/usr/share/doc/postgresql-9.5-plr/README.Debian is in postgresql-9.5-plr 1:8.3.0.16-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
8
PostgreSQL PLR for Debian
=========================

You have to create the PL/R language for your database via

   psql <dbname> < /usr/share/postgresql/8.4/plr.sql

 -- Andreas Tille <tille@debian.org>  Mon, 24 Nov 2008 15:21:23 +0100