Re: Stale comment in guc.h; publish listing of setting sources?

Michael Paquier <michael@paquier.xyz>

From: Michael Paquier <michael@paquier.xyz>
To: "David G. Johnston" <david.g.johnston@gmail.com>
Cc: pgsql-hackers@lists.postgresql.org
Date: 2025-09-11T01:16:58Z
Lists: pgsql-hackers
On Thu, Sep 11, 2025 at 08:48:47AM +0900, Michael Paquier wrote:
> I would just remove the file reference.  Knowing that GucSource_Names
> matters is enough to grep for it.  Documenting its location does not
> matter.

Actually, it matters, as GucSource_Names and GucSource need to be kept
in sync.  I've fixed the comment for now down to v16.
--
Michael

Commits

  1. Fix incorrect file reference in guc.h