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

David G. Johnston <david.g.johnston@gmail.com>

From: "David G. Johnston" <david.g.johnston@gmail.com>
To: Michael Paquier <michael@paquier.xyz>
Cc: pgsql-hackers@lists.postgresql.org
Date: 2025-09-11T01:34:02Z
Lists: pgsql-hackers
On Wed, Sep 10, 2025 at 6:17 PM Michael Paquier <michael@paquier.xyz> wrote:

> 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.
>
>
Thank you.

David J.

Commits

  1. Fix incorrect file reference in guc.h