Fix autovacuum_vacuum_max_threshold's GUC description.
authorNathan Bossart
Thu, 6 Feb 2025 17:59:12 +0000 (11:59 -0600)
committerNathan Bossart
Thu, 6 Feb 2025 17:59:12 +0000 (11:59 -0600)
commit527f8fec220b4c3b84d353543e9741b76d396a11
tree8519e12bf95a5c69856ebc1c81e0dfd7d21fcf0c
parentaffd38e55a3cabbc4c64198dde71c22a94877690
Fix autovacuum_vacuum_max_threshold's GUC description.

Most GUCs that accept a special value to disable the feature
mention it in their GUC description.  This commit adds that
information to autovacuum_vacuum_max_threshold's description.

Oversight in commit 306dc520b9.
src/backend/utils/misc/guc_tables.c