Обсуждение: pgsql: Fix range for commit_siblings in sample conf

Поиск
Список
Период
Сортировка

pgsql: Fix range for commit_siblings in sample conf

От
Daniel Gustafsson
Дата:
Fix range for commit_siblings in sample conf

The range for commit_siblings was incorrectly listed as starting on 1
instead of 0 in the sample configuration file.  Backpatch down to all
supported branches.

Author: Man Zeng <zengman@halodbtech.com>
Reviewed-by: Daniel Gustafsson <daniel@yesql.se>
Discussion: https://postgr.es/m/tencent_53B70BA72303AE9C6889E78E@qq.com
Backpatch-through: 14

Branch
------
master

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

Modified Files
--------------
src/backend/utils/misc/postgresql.conf.sample | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)