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: pgsql-hackers@lists.postgresql.org
Date: 2025-09-10T20:02:46Z
Lists: pgsql-hackers
Hi,

* NB: see GucSource_Names in guc.c if you change this.

The constant was moved to guc_tables.c

Also, these seem like they should be documented for pg_settings.source

Per recent complaint:

https://www.postgresql.org/message-id/04f101dc2288$121b2de0$365189a0$@msym.fr

David J.

Commits

  1. Fix incorrect file reference in guc.h