pgsql: pgstatindex: HASH -> hash

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема pgsql: pgstatindex: HASH -> hash
Дата
Msg-id E1fGSoZ-0007td-Dc@gemulon.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: pgsql: Fix assorted partition pruning bugs
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Update time zone data files to tzdata release 2018e.