Synchronize guc_tables.c categories with vacuum docs categories

Melanie Plageman <melanieplageman@gmail.com>

Commit: 2ae98ea5ab8f22ece06bb206e6a298ecc5770ed4
Author: Melanie Plageman <melanieplageman@gmail.com>
Date: 2025-01-14T20:31:00Z
Releases: 18.0
Synchronize guc_tables.c categories with vacuum docs categories

ca9c6a5680d consolidated most of the vacuum-related GUCs' documentation
into a new subsection. af2317652d5daf8b then enforced this order in
postgresql.conf.sample. This commit reorganizes the GUC groups in
guc_tables.c/h to match the updated ordering in the docs.

Reported-by: Álvaro Herrera
Reviewed-by: Álvaro Herrera, Alena Rybakina
Discussion: https://postgr.es/m/202501132046.m4mcvxxswznu%40alvherre.pgsql

Files

PathChange+/−
src/backend/utils/misc/guc_tables.c modified +28 −27
src/include/utils/guc_tables.h modified +3 −2

Discussion