Standardize spelling of "power of two"

Поиск
Список
Период
Сортировка
От Kyotaro Horiguchi
Тема Standardize spelling of "power of two"
Дата
Msg-id 20230829.175615.682972421946735863.horikyota.ntt@gmail.com
обсуждение исходный текст
Ответы Re: Standardize spelling of "power of two"  (Daniel Gustafsson <daniel@yesql.se>)
Список pgsql-hackers
Hello.

pg_resetwal and initdb has an error message like this:

msgid "argument of --wal-segsize must be a power of 2 between 1 and 1024"

In other parts in the tree, however, we spell it as "power of two". I
think it would make sense to standardize the spelling for
consistency. See the attached.

regards.

-- 
Kyotaro Horiguchi
NTT Open Source Software Center

Вложения

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Amit Kapila
Дата:
Сообщение: Re: persist logical slots to disk during shutdown checkpoint
Следующее
От: David Geier
Дата:
Сообщение: Re: Eliminate redundant tuple visibility check in vacuum