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 bfe0b8d5-1ea1-4307-91cb-adbd641c0d0a@eisentraut.org
Whole thread Raw
In response to Re: Generate GUC tables from .dat file  (Nathan Bossart <nathandbossart@gmail.com>)
List pgsql-hackers
On 03.09.25 19:14, Nathan Bossart wrote:
> I noticed that "make maintainer-clean" doesn't remove
> src/include/utils/guc_tables.inc.c.  This seems to fix it:

Thanks, fixed.  (I moved the rule to a different line so it's closer to 
related files.  But it's the same thing.)




pgsql-hackers by date:

Previous
From: Dean Rasheed
Date:
Subject: Re: Fix replica identity checks for MERGE command on published table.
Next
From: Amit Kapila
Date:
Subject: Re: Avoid retaining conflict-related data when no tables are subscribed