pgsql: Change true/false to on/off.

Поиск
Список
Период
Сортировка
От Tatsuo Ishii
Тема pgsql: Change true/false to on/off.
Дата
Msg-id E1gUkAT-0006vX-M8@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Change true/false to on/off.

We prefer to use on/off than true/false for boolean configuration
parameters in the documentation, but there were a few places where
true/false were still used.

Dicussion: https://postgr.es/m/20181202.072508.618341295047874293.t-ishii%40sraoss.co.jp

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/228b0485f471480cf825b7b30ffa3d66bd692c57

Modified Files
--------------
doc/src/sgml/config.sgml | 26 +++++++++++++-------------
1 file changed, 13 insertions(+), 13 deletions(-)


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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: pgsql: Don't mark partitioned indexes invalid unnecessarily
Следующее
От: Stephen Frost
Дата:
Сообщение: pgsql: Cleanup comments in xlog compression