Thread: pgsql: Prevent pgstattuple() from reporting BRIN as unknown index.

pgsql: Prevent pgstattuple() from reporting BRIN as unknown index.

From
Fujii Masao
Date:
Prevent pgstattuple() from reporting BRIN as unknown index.

Also this patch removes obsolete comment.

Back-patch to 9.5 where BRIN index was added.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/705d397cd9cede1fd6fb1260d1689570bf6142d4

Modified Files
--------------
contrib/pgstattuple/pgstattuple.c |    4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)