Improve documentation around parameter-setting and ALTER SYSTEM.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: af06aa822dbc023f3a103278ec381e1c88d67db1
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2014-12-14T23:09:51Z
Releases: 9.5.0
Improve documentation around parameter-setting and ALTER SYSTEM.

The ALTER SYSTEM ref page hadn't been held to a very high standard, nor
was the feature well integrated into section 18.1 (parameter setting).
Also, though commit 4c4654afe had improved the structure of 18.1, it also
introduced a lot of poor wording, imprecision, and outright falsehoods.
Try to clean that up.

Files

PathChange+/−
doc/src/sgml/config.sgml modified +191 −163
doc/src/sgml/ref/alter_system.sgml modified +34 −21