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
-
Fix incorrect file reference in guc.h
- 93b6b4663362 16.11 landed
- f918916cdbed 17.7 landed
- e9682da59440 18.0 landed
- c88ce73eda2e 19 (unreleased) landed