Improve documentation around parameter-setting and ALTER SYSTEM.
Tom Lane <tgl@sss.pgh.pa.us>
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
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/config.sgml | modified | +191 −163 |
| doc/src/sgml/ref/alter_system.sgml | modified | +34 −21 |