Reclassify replication-related GUC variables as "master" and "standby".
authorTom Lane <[email protected]>
Thu, 7 Jul 2011 19:10:32 +0000 (15:10 -0400)
committerTom Lane <[email protected]>
Thu, 7 Jul 2011 19:11:41 +0000 (15:11 -0400)
commit60a81ad13374265cf9aecdc72daecd0410936779
tree9a9ae4269bc79a11281f7de067711c81d8aadfe2
parent5b2b444f66363ee4132b9e398c0535fa59765a63
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.
doc/src/sgml/config.sgml
src/backend/utils/misc/guc.c
src/backend/utils/misc/postgresql.conf.sample
src/include/utils/guc_tables.h