Re: GUC values - recommended way to declare the C variables? - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: GUC values - recommended way to declare the C variables?
Date
Msg-id Y1nysek4m+FCo4HC@paquier.xyz
Whole thread Raw
In response to Re: GUC values - recommended way to declare the C variables?  (Justin Pryzby <pryzby@telsasoft.com>)
List pgsql-hackers
On Wed, Oct 26, 2022 at 09:49:34PM -0500, Justin Pryzby wrote:
> In v4, Peter posted a 2-patch series with my patch as 001.
> But I pointed out that it's better to fix the initialization of the
> compile-time GUCs rather than exclude them from the check.
> Then Peter submitted v5 whcih does that, and isn't built on top of my
> patch.

Okidoki, thanks for the clarification.
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Richard Guo
Date:
Subject: Re: Use LIMIT instead of Unique for DISTINCT when all distinct pathkeys are redundant
Next
From: Michael Paquier
Date:
Subject: Re: Allow file inclusion in pg_hba and pg_ident files