Thread: pgsql: Change true/false to on/off.

pgsql: Change true/false to on/off.

From
Tatsuo Ishii
Date:
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(-)