Fix outdated references to guc.c

Daniel Gustafsson <dgustafsson@postgresql.org>

Commit: 7ab1bc2939f32aa995bdb81eaac3bb28f908e980
Author: Daniel Gustafsson <dgustafsson@postgresql.org>
Date: 2023-03-02T12:49:39Z
Releases: 16.0
Fix outdated references to guc.c

Commit 0a20ff54f split out the GUC variables from guc.c into a new file
guc_tables.c. This updates comments referencing guc.c regarding variables
which are now in guc_tables.c.

Reviewed-by: Tom Lane <tgl@sss.pgh.pa.us>
Discussion: https://postgr.es/m/6B50C70C-8C1F-4F9A-A7C0-EEAFCC032406@yesql.se

Files

Discussion