Re: Generate GUC tables from .dat file

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: John Naylor <johncnaylorls(at)gmail(dot)com>, "David E(dot) Wheeler" <david(at)justatheory(dot)com>
Cc: PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>, Daniel Gustafsson <daniel(at)yesql(dot)se>
Subject: Re: Generate GUC tables from .dat file
Date: 2025-09-03 08:41:14
Message-ID: 57d3609f-4e83-40c6-8444-0ec98f14d4de@eisentraut.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 01.09.25 09:21, John Naylor wrote:
> On Thu, Aug 28, 2025 at 1:53 PM Peter Eisentraut <peter(at)eisentraut(dot)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.

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Daniel Gustafsson 2025-09-03 08:41:43 Re: Generate GUC tables from .dat file
Previous Message Peter Eisentraut 2025-09-03 08:39:22 Re: Generate GUC tables from .dat file