In postgresql.conf.sample, use on/off rather than true/false.

Robert Haas <rhaas@postgresql.org>

Commit: e0226a9bf2dd7e639754d530d21e98c929344f6a
Author: Robert Haas <rhaas@postgresql.org>
Date: 2010-07-27T16:06:53Z
Releases: 9.1.0
In postgresql.conf.sample, use on/off rather than true/false.

We used to be consistent about this, but my recent patch to add a
restart_after_crash GUC failed to follow the existing convention.

Report and patch from Fujii Masao.

Files

PathChange+/−
src/backend/utils/misc/postgresql.conf.sample modified +2 −2