diff options
author | Michael Paquier <michael@paquier.xyz> | 2025-09-11 10:15:33 +0900 |
---|---|---|
committer | Michael Paquier <michael@paquier.xyz> | 2025-09-11 10:15:33 +0900 |
commit | c88ce73eda2e0a818d730c5b72475ef99cc9c4cf (patch) | |
tree | 069d848b0731d1798f708243ca02e785ff9da62b /doc/src | |
parent | 09036dc71c682b0bf7234ed39c1429ed99fbe442 (diff) |
Fix incorrect file reference in guc.h
GucSource_Names was documented as being in guc.c, but since 0a20ff54f5e6
it is located in guc_tables.c. The reference to the location of
GucSource_Names is important, as GucSource needs to be kept in sync with
GucSource_Names.
Author: David G. Johnston <david.g.johnston@gmail.com>
Discussion: https://postgr.es/m/CAKFQuwYPgAHWPYjPzK7iXzhSZ6MKR8w20_Nz7ZXpOvx=kZbs7A@mail.gmail.com
Backpatch-through: 16
Diffstat (limited to 'doc/src')
0 files changed, 0 insertions, 0 deletions