Fix autovacuum_vacuum_max_threshold's GUC description.

Nathan Bossart <nathan@postgresql.org>

Commit: 527f8fec220b4c3b84d353543e9741b76d396a11
Author: Nathan Bossart <nathan@postgresql.org>
Date: 2025-02-06T17:59:12Z
Releases: 18.0
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.

Files

PathChange+/−
src/backend/utils/misc/guc_tables.c modified +1 −1