postgresql/src/backend
Melanie Plageman 2ae98ea5ab Synchronize guc_tables.c categories with vacuum docs categories
ca9c6a5680 consolidated most of the vacuum-related GUCs' documentation
into a new subsection. af2317652d 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
2025-01-14 15:31:00 -05:00
..
access Fix potential integer overflow in bringetbitmap() 2025-01-14 15:12:56 +09:00
archive Update copyright for 2025 2025-01-01 11:21:55 -05:00
backup Update copyright for 2025 2025-01-01 11:21:55 -05:00
bootstrap Update copyright for 2025 2025-01-01 11:21:55 -05:00
catalog Make pg_stat_io count IOs as bytes instead of blocks for some operations 2025-01-14 12:14:29 +09:00
commands Add support for NOT ENFORCED in CHECK constraints 2025-01-11 10:52:30 +01:00
executor Revert "TupleHashTable: store additional data along with tuple." 2025-01-13 14:14:33 -08:00
foreign Update copyright for 2025 2025-01-01 11:21:55 -05:00
jit Update copyright for 2025 2025-01-01 11:21:55 -05:00
lib Update copyright for 2025 2025-01-01 11:21:55 -05:00
libpq Update copyright for 2025 2025-01-01 11:21:55 -05:00
main Update copyright for 2025 2025-01-01 11:21:55 -05:00
nodes Add support for NOT ENFORCED in CHECK constraints 2025-01-11 10:52:30 +01:00
optimizer Add support for NOT ENFORCED in CHECK constraints 2025-01-11 10:52:30 +01:00
parser Add support for NOT ENFORCED in CHECK constraints 2025-01-11 10:52:30 +01:00
partitioning Update copyright for 2025 2025-01-01 11:21:55 -05:00
po Update copyright for 2025 2025-01-01 11:21:55 -05:00
port Update copyright for 2025 2025-01-01 11:21:55 -05:00
postmaster postmaster: Rename some shutdown related PMState phase names 2025-01-10 11:43:00 -05:00
regex Update copyright for 2025 2025-01-01 11:21:55 -05:00
replication postmaster: Rename some shutdown related PMState phase names 2025-01-10 11:43:00 -05:00
rewrite Update copyright for 2025 2025-01-01 11:21:55 -05:00
snowball Update copyright for 2025 2025-01-01 11:21:55 -05:00
statistics Consistently spell "leakproof" without a hyphen. 2025-01-14 13:50:54 +00:00
storage Make pg_stat_io count IOs as bytes instead of blocks for some operations 2025-01-14 12:14:29 +09:00
tcop Use PqMsg_* macros in postgres.c. 2025-01-07 15:34:19 -06:00
tsearch Update copyright for 2025 2025-01-01 11:21:55 -05:00
utils Synchronize guc_tables.c categories with vacuum docs categories 2025-01-14 15:31:00 -05:00
.gitignore Add .gitignore entries for AIX-specific intermediate build artifacts. 2015-07-08 20:44:22 -04:00
common.mk Blind attempt to fix LLVM dependency in the backend 2022-09-15 10:53:48 +07:00
Makefile Update copyright for 2025 2025-01-01 11:21:55 -05:00
meson.build Update copyright for 2025 2025-01-01 11:21:55 -05:00
nls.mk jsonpath scanner: reentrant scanner 2024-12-24 23:42:41 +01:00