Re: Generate GUC tables from .dat file
David E. Wheeler <david@justatheory.com>
From: "David E. Wheeler" <david@justatheory.com>
To: Peter Eisentraut <peter@eisentraut.org>
Cc: pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2025-08-11T16:46:29Z
Lists: pgsql-hackers
On Aug 11, 2025, at 02:04, Peter Eisentraut <peter@eisentraut.org> wrote: > My next goal would be to make this work so that most of guc_tables.c is generated, and nothing else changes beyond that. But before I do all the remaining tedious work, I wanted to check what people think. Honestly it seems like a no-brainer to me. Looking askance at the Perl style, though 😂 Best, David