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

From Peter Smith
Subject Re: GUC values - recommended way to declare the C variables?
Date
Msg-id CAHut+PsWxJgmrAvPsw9smFVAvAoyWstO7ttAkAq8NKDhsVNa3Q@mail.gmail.com
Whole thread Raw
In response to Re: GUC values - recommended way to declare the C variables?  (Peter Smith <smithpb2250@gmail.com>)
Responses Re: GUC values - recommended way to declare the C variables?
List pgsql-hackers
On Tue, Sep 27, 2022 at 11:07 AM Peter Smith <smithpb2250@gmail.com> wrote:
>
...

> I will try to post a patch in the new few days to address (per your
> suggestions) some of the variables that I am more familiar with.
>

PSA a small patch to tidy a few of the GUC C variables - adding
comments and removing unnecessary declaration assignments.

make check-world passed OK.

------
Kind Regards,
Peter Smith.
Fujitsu Australia.

Attachment

pgsql-hackers by date:

Previous
From: Kaiting Chen
Date:
Subject: Re: Allow foreign keys to reference a superset of unique columns
Next
From: Peter Geoghegan
Date:
Subject: Re: Adding a clang-format file