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 Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/af2317652d5daf8b382cc65936731c4a3c0aaa4c Modified Files -------------- src/backend/utils/misc/postgresql.conf.sample | 34 +++++++++++++++------------ 1 file changed, 19 insertions(+), 15 deletions(-)