Reorder vacuum GUCs in postgresql.conf.sample to match docs

Melanie Plageman <melanieplageman@gmail.com>

Commit: af2317652d5daf8b382cc65936731c4a3c0aaa4c
Author: Melanie Plageman <melanieplageman@gmail.com>
Date: 2025-01-13T20:21:04Z
Releases: 18.0
Reorder vacuum GUCs in postgresql.conf.sample to match docs

ca9c6a5680d consolidated most of vacuum-related GUCs' documentation into
a new subsection. It neglected, however, to reorganize
postgresql.conf.sample to match the new order. Do this now.

Reported-by: Álvaro Herrera
Discussion: https://postgr.es/m/202501110902.5banlseavz7c%40alvherre.pgsql

Files

PathChange+/−
src/backend/utils/misc/postgresql.conf.sample modified +19 −15

Discussion