pgsql: pgstatindex: HASH -> hash - Mailing list pgsql-committers

From Alvaro Herrera
Subject pgsql: pgstatindex: HASH -> hash
Date
Msg-id E1fGSoZ-0007td-Dc@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
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

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/c8478f4fd908b5a122b5638018bbb749ac0e862f

Modified Files
--------------
contrib/pgstattuple/expected/pgstattuple.out | 4 ++--
contrib/pgstattuple/pgstatindex.c            | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)


pgsql-committers by date:

Previous
From: Alvaro Herrera
Date:
Subject: pgsql: Fix assorted partition pruning bugs
Next
From: Tom Lane
Date:
Subject: pgsql: Update time zone data files to tzdata release 2018e.