Re: Generate GUC tables from .dat file

From: "David E(dot) Wheeler" <david(at)justatheory(dot)com>
To: 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:46:29
Message-ID: 27D4F080-1BFB-4142-B8EC-1358C351FCC6@justatheory.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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.

Looking askance at the Perl style, though 😂

Best,

David

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Joe Conway 2025-08-11 16:53:05 Re: Generate GUC tables from .dat file
Previous Message Andrey Borodin 2025-08-11 15:59:55 Re: Possible inaccurate description of wal_compression in docs