Prevent pgstattuple() from reporting BRIN as unknown index.

Fujii Masao <fujii@postgresql.org>

Commit: 705d397cd9cede1fd6fb1260d1689570bf6142d4
Author: Fujii Masao <fujii@postgresql.org>
Date: 2015-07-14T13:36:51Z
Releases: 9.6.0
Prevent pgstattuple() from reporting BRIN as unknown index.

Also this patch removes obsolete comment.

Back-patch to 9.5 where BRIN index was added.

Files

PathChange+/−
contrib/pgstattuple/pgstattuple.c modified +3 −1