pgsql: Fix documentation for wal_summary_keep_time.

Поиск
Список
Период
Сортировка
От Nathan Bossart
Тема pgsql: Fix documentation for wal_summary_keep_time.
Дата
Msg-id E1rNG17-000eHN-Oj@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Fix documentation for wal_summary_keep_time.

The documentation for this parameter lists its type as boolean, but
it is actually an integer.  Furthermore, there is no mention of how
the value is interpreted when specified without units.  This commit
fixes these oversights in commit 174c480508.

Co-authored-by: Hubert Depesz Lubaczewski
Discussion: https://postgr.es/m/ZZwkujFihO2uqKwp%40depesz.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/d97ef756afcadeeb040c3f11e764d6a7179d441e

Modified Files
--------------
doc/src/sgml/config.sgml | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Nathan Bossart
Дата:
Сообщение: pgsql: Cross-check lists of predefined LWLocks.
Следующее
От: Robert Haas
Дата:
Сообщение: pgsql: Document WAL summarization information functions.