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

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/2ae98ea5ab8f22ece06bb206e6a298ecc5770ed4

Modified Files
--------------
src/backend/utils/misc/guc_tables.c | 55 +++++++++++++++++++------------------
src/include/utils/guc_tables.h      |  5 ++--
2 files changed, 31 insertions(+), 29 deletions(-)

Reply via email to