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

From Peter Eisentraut
Subject Re: Generate GUC tables from .dat file
Date
Msg-id 8d1030d3-ae14-4307-a4e1-2c607bdb86c2@eisentraut.org
Whole thread Raw
In response to Re: Generate GUC tables from .dat file  (John Naylor <johncnaylorls@gmail.com>)
List pgsql-hackers
On 20.08.25 09:57, John Naylor wrote:
> That makes sense. I noticed some comments were not carried over. In a
> mechanical change like this, I'd expect all comments to be preserved
> in some form, or at least removed in the preparatory step so that the
> change is more visible to others.

Here is an updated patch with the remaining comments carried over.  I'm 
not sure how I lost these.  I also added some more comments to the Perl 
script and have it print the usual boilerplate into the header.  And I 
added some .gitignore entries.  This seems pretty complete to me now.

Attachment

pgsql-hackers by date:

Previous
From: Chao Li
Date:
Subject: Re: Making jsonb_agg() faster
Next
From: Thomas Munro
Date:
Subject: Re: Calling PGReserveSemaphores() from CreateOrAttachShmemStructs