OSDN Git Service

Rename standby_keep_segments to wal_keep_segments.
authorRobert Haas <rhaas@postgresql.org>
Tue, 20 Apr 2010 11:15:06 +0000 (11:15 +0000)
committerRobert Haas <rhaas@postgresql.org>
Tue, 20 Apr 2010 11:15:06 +0000 (11:15 +0000)
commit481cb5d9b506069a6fbe2a7069b576e8eb2f2cde
tree13d7bf638613462df52f11a0b26b8faef28547fc
parentc670410e7fe59dffb0227ed1dd0f532013993859
Rename standby_keep_segments to wal_keep_segments.

Also, make the name of the GUC and the name of the backing variable match.
Alnong the way, clean up a couple of slight typographical errors in the
related docs.
doc/src/sgml/config.sgml
doc/src/sgml/high-availability.sgml
src/backend/access/transam/xlog.c
src/backend/utils/misc/guc.c
src/backend/utils/misc/postgresql.conf.sample
src/include/access/xlog.h