postgresql/contrib/pgstattuple
Robert Haas e759854a09 pgstattuple: Add pgstathashindex.
Since pgstattuple v1.5 hasn't been released yet, no need for a new
extension version.  The new function exposes statistics about hash
indexes similar to what other pgstatindex functions return for other
index types.

Ashutosh Sharma, reviewed by Kuntal Ghosh.  Substantial further
revisions by me.
2017-02-03 14:37:16 -05:00
..
expected pgstattuple: Add pgstathashindex. 2017-02-03 14:37:16 -05:00
sql pgstattuple: Add pgstathashindex. 2017-02-03 14:37:16 -05:00
.gitignore
Makefile Remove superuser checks in pgstattuple 2016-09-29 22:13:38 -04:00
pgstatapprox.c Update copyright via script for 2017 2017-01-03 13:48:53 -05:00
pgstatindex.c pgstattuple: Add pgstathashindex. 2017-02-03 14:37:16 -05:00
pgstattuple--1.0--1.1.sql
pgstattuple--1.1--1.2.sql
pgstattuple--1.2--1.3.sql Add pgstattuple_approx() to the pgstattuple extension. 2015-05-13 07:35:06 +02:00
pgstattuple--1.3--1.4.sql Update pgstattuple extension for parallel query. 2016-06-10 10:42:03 -04:00
pgstattuple--1.4--1.5.sql pgstattuple: Add pgstathashindex. 2017-02-03 14:37:16 -05:00
pgstattuple--1.4.sql Minor fixes in contrib installation scripts. 2016-06-14 10:47:06 -04:00
pgstattuple--unpackaged--1.0.sql Fix typos in some error messages thrown by extension scripts when fed to psql. 2014-08-25 18:30:37 +02:00
pgstattuple.c Move some things from builtins.h to new header files 2017-01-20 20:29:53 -05:00
pgstattuple.control Remove superuser checks in pgstattuple 2016-09-29 22:13:38 -04:00