pgstatindex: HASH -> hash
authorAlvaro Herrera <alvherre@alvh.no-ip.org>
Wed, 9 May 2018 16:44:50 +0000 (13:44 -0300)
committerAlvaro Herrera <alvherre@alvh.no-ip.org>
Wed, 9 May 2018 17:21:59 +0000 (14:21 -0300)
commitc8478f4fd908b5a122b5638018bbb749ac0e862f
treea9a390d2e5d6635d27ecbf73906ebb49c8212860
parent550091f218ce9bff92e3753332142ed6917c27d5
pgstatindex: HASH -> hash

Fix the lone error message in the whole source tree to use capitalized
HASH when referring to hash indexes, making it look like all the other
messages.

Someday it would be good to standardize 'B-Tree', 'B-tree', 'btree', and
random other spellings, too, but that's a larger patch ...

Author: Álvaro Herrera
contrib/pgstattuple/expected/pgstattuple.out
contrib/pgstattuple/pgstatindex.c