pgsql: doc: Move wal_init_zero and wal_recycle descriptions to proper s

Поиск
Список
Период
Сортировка
От Fujii Masao
Тема pgsql: doc: Move wal_init_zero and wal_recycle descriptions to proper s
Дата
Msg-id E1jgI08-000399-HG@gemulon.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Fujii Masao
Дата:
Сообщение: pgsql: doc: Move wal_init_zero and wal_recycle descriptions to proper s
Следующее
От: Bruce Momjian
Дата:
Сообщение: pgsql: doc: PG 13 relnotes: fix link for grouping sets hash overflow