pgsql: Fix typo in commit 99ae342fc4.

Поиск
Список
Период
Сортировка
От Amit Kapila
Тема pgsql: Fix typo in commit 99ae342fc4.
Дата
Msg-id E1kUi43-0005o4-Hy@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Fix typo in commit 99ae342fc4.

In v13, the id for max_parallel_maintenance_workers is defined differently
as compared to HEAD in docs, so adjust the docs accordingly.

Reported-by: Magnus Hagander and Tom Lane
Discussion: https://postgr.es/m/CABUevEyAFQZ_jvjY_KtRUWbci4YMyQC1QAMzDQAbLs=XCo3m5Q@mail.gmail.com

Branch
------
REL_13_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/0a1377760bcdfe837ea5f602a800ea97c668bf16

Modified Files
--------------
doc/src/sgml/ref/vacuum.sgml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


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

Предыдущее
От: Amit Kapila
Дата:
Сообщение: Re: pgsql: Change the docs for PARALLEL option of Vacuum.
Следующее
От: Amit Kapila
Дата:
Сообщение: pgsql: Change the attribute name in pg_stat_replication_slots view.