Fix autovacuum_vacuum_max_threshold's GUC description.
Nathan Bossart <nathan@postgresql.org>
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
| Path | Change | +/− |
|---|---|---|
| src/backend/utils/misc/guc_tables.c | modified | +1 −1 |