Add functions to /contrib/pgstattuple that show index statistics and
authorBruce Momjian <bruce@momjian.us>
Sat, 2 Sep 2006 17:05:29 +0000 (17:05 +0000)
committerBruce Momjian <bruce@momjian.us>
Sat, 2 Sep 2006 17:05:29 +0000 (17:05 +0000)
commit940330688fd508a0ffc6075987a8a72e4fea2c63
treecaff01aa79b4b8d2fcc8d1973f1f62cdd4c1e70d
parentd49ad14195411ffc7d5f73f14463df986f8887d3
Add functions to /contrib/pgstattuple that show index statistics and
index page contents.

Satoshi Nagayasu
contrib/pgstattuple/Makefile
contrib/pgstattuple/README.pgstattuple
contrib/pgstattuple/pgstatindex.c [new file with mode: 0644]
contrib/pgstattuple/pgstattuple.sql.in