pgsql: Change true/false to on/off.

Started by Tatsuo Ishiiover 7 years ago1 messagescomitters
Jump to latest
#1Tatsuo Ishii
ishii@postgresql.org

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: /messages/by-id/20181202.072508.618341295047874293.t-ishii@sraoss.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(-)