Re: Generate GUC tables from .dat file
Peter Eisentraut <peter@eisentraut.org>
From: Peter Eisentraut <peter@eisentraut.org>
To: John Naylor <johncnaylorls@gmail.com>,
"David E. Wheeler" <david@justatheory.com>
Cc: PostgreSQL Hackers <pgsql-hackers@postgresql.org>,
Daniel Gustafsson <daniel@yesql.se>
Date: 2025-09-03T08:41:14Z
Lists: pgsql-hackers
On 01.09.25 09:21, John Naylor wrote: > On Thu, Aug 28, 2025 at 1:53 PM Peter Eisentraut <peter@eisentraut.org> wrote: >> Ok, good suggestions. I addressed all those, and did another cleanup >> pass over the script. (The formatting is from pgperltidy.) > > I have no further comments on v3. I have committed this with a few of the small changes mentioned nearby. I have registered myself to a few current commitfest entries that are proposing to add or modify GUC entries to help them rebase or move forward to commit.
Commits
-
Ensure guc_tables.o's dependency on guc_tables.inc.c is known.
- aadbcc40bc24 19 (unreleased) landed
-
Clean up newly added guc_tables.inc.c
- f0478149c34d 19 (unreleased) landed
-
Generate GUC tables from .dat file
- 63599896545c 19 (unreleased) landed
-
Formatting cleanup of guc_tables.c
- 878656dbde0d 19 (unreleased) landed