pgsql: doc: Move wal_init_zero and wal_recycle descriptions to proper s - Mailing list pgsql-committers

From Fujii Masao
Subject pgsql: doc: Move wal_init_zero and wal_recycle descriptions to proper s
Date
Msg-id E1jgI08-000399-HG@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
doc: Move wal_init_zero and wal_recycle descriptions to proper section.

The group of wal_init_zero and wal_recycle is WAL_SETTINGS in guc.c,
but previously their documents were located in
"Replication"/"Sending Servers" section. This commit moves them to
the proper section "Write Ahead Log"/"Settings".

Back-patch to v12 where wal_init_zero and wal_recycle parameters
were introduced.

Author: Fujii Masao
Discussion: https://postgr.es/m/b5190ab4-a169-6a42-0e49-aed0807c8976@oss.nttdata.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/43e592c706f8ce073d166f541687ad8f02dc22c0

Modified Files
--------------
doc/src/sgml/config.sgml | 70 ++++++++++++++++++++++++------------------------
1 file changed, 35 insertions(+), 35 deletions(-)


pgsql-committers by date:

Previous
From: Fujii Masao
Date:
Subject: pgsql: doc: Move wal_init_zero and wal_recycle descriptions to proper s
Next
From: Bruce Momjian
Date:
Subject: pgsql: doc: PG 13 relnotes: fix link for grouping sets hash overflow