Re: Generate GUC tables from .dat file

From: Joe Conway <mail(at)joeconway(dot)com>
To: "David E(dot) Wheeler" <david(at)justatheory(dot)com>, Peter Eisentraut <peter(at)eisentraut(dot)org>
Cc: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Generate GUC tables from .dat file
Date: 2025-08-11 16:53:05
Message-ID: 8d133e32-c7b2-4a48-86d9-f636929442af@joeconway.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 8/11/25 12:46, David E. Wheeler wrote:
> On Aug 11, 2025, at 02:04, Peter Eisentraut <peter(at)eisentraut(dot)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.

+1

Without having looked closely at the details, conceptually this sounds
like a great idea to me.

--
Joe Conway
PostgreSQL Contributors Team
Amazon Web Services: https://aws.amazon.com

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Dean Rasheed 2025-08-11 17:02:59 Re: Obsolete comments in ResultRelInfo struct
Previous Message David E. Wheeler 2025-08-11 16:46:29 Re: Generate GUC tables from .dat file