Re: Generate GUC tables from .dat file - Mailing list pgsql-hackers

From Joe Conway
Subject Re: Generate GUC tables from .dat file
Date
Msg-id 8d133e32-c7b2-4a48-86d9-f636929442af@joeconway.com
Whole thread Raw
In response to Re: Generate GUC tables from .dat file  ("David E. Wheeler" <david@justatheory.com>)
List pgsql-hackers
On 8/11/25 12:46, David E. Wheeler wrote:
> 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.

+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



pgsql-hackers by date:

Previous
From: "David E. Wheeler"
Date:
Subject: Re: Generate GUC tables from .dat file
Next
From: Dean Rasheed
Date:
Subject: Re: Obsolete comments in ResultRelInfo struct