Reclassify replication-related GUC variables as "master" and "standby".

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

Commit: db43ec43cc4ea68a45ee3364488285edbd790893
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2011-07-07T19:11:56Z
Releases: 9.1.0
Reclassify replication-related GUC variables as "master" and "standby".

Per discussion, this structure seems more understandable than what was
there before.  Make config.sgml and postgresql.conf.sample agree.

In passing do a bit of editorial work on the variable descriptions.

Files