pgsql: Clarify initdb --help message for --wal-segsize

Поиск
Список
Период
Сортировка
От Magnus Hagander
Тема pgsql: Clarify initdb --help message for --wal-segsize
Дата
Msg-id E1ev0nN-00074G-Iw@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Clarify initdb --help message for --wal-segsize

Specify that the value is in megabytes. This aligns the message with
what's in the documentation.

Branch
------
master

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

Modified Files
--------------
src/bin/initdb/initdb.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: In psql, restore old behavior of Query_for_list_of_functions.
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Fix improper uses of canonicalize_qual().