Synchronize guc_tables.c categories with vacuum docs categories
authorMelanie Plageman <melanieplageman@gmail.com>
Tue, 14 Jan 2025 20:30:13 +0000 (15:30 -0500)
committerMelanie Plageman <melanieplageman@gmail.com>
Tue, 14 Jan 2025 20:31:00 +0000 (15:31 -0500)
commit2ae98ea5ab8f22ece06bb206e6a298ecc5770ed4
tree2c960024a1b296cbe262fcc1f57a27eba773d816
parent00f4c2959d631c7851da21a512885d1deab28649
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
src/backend/utils/misc/guc_tables.c
src/include/utils/guc_tables.h