]> granicus.if.org Git - postgresql/commit
Prevent pgstattuple() from reporting BRIN as unknown index.
authorFujii Masao <fujii@postgresql.org>
Tue, 14 Jul 2015 13:36:51 +0000 (22:36 +0900)
committerFujii Masao <fujii@postgresql.org>
Tue, 14 Jul 2015 13:36:51 +0000 (22:36 +0900)
commit705d397cd9cede1fd6fb1260d1689570bf6142d4
tree65cac95767e55bcd0f47891e590faf0895bb3a4d
parent1a56498e5f6db949a066fb125199a7389a798421
Prevent pgstattuple() from reporting BRIN as unknown index.

Also this patch removes obsolete comment.

Back-patch to 9.5 where BRIN index was added.
contrib/pgstattuple/pgstattuple.c