Обсуждение: pgsql: pgstatindex: HASH -> hash

Поиск
Список
Период
Сортировка

pgsql: pgstatindex: HASH -> hash

От
Alvaro Herrera
Дата:
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(-)