Re: [PATCH] Redudant initilization - Mailing list pgsql-hackers

From Ranier Vilela
Subject Re: [PATCH] Redudant initilization
Date
Msg-id CAEudQAq_hDGPza9WLszPYEd2PMaqDBY6wP8XVDhTM9469t3uyQ@mail.gmail.com
Whole thread Raw
In response to Re: [PATCH] Redudant initilization  (Bruce Momjian <bruce@momjian.us>)
List pgsql-hackers
Em sex., 4 de set. de 2020 às 11:01, Bruce Momjian <bruce@momjian.us> escreveu:
On Fri, Sep  4, 2020 at 09:39:45AM -0300, Ranier Vilela wrote:
> Em qui., 3 de set. de 2020 às 23:57, Bruce Momjian <bruce@momjian.us> escreveu:
>
>     On Wed, Apr  1, 2020 at 08:57:18AM -0300, Ranier Vilela wrote:
>     > Hi,
>     > New patch with yours suggestions.
>
>     Patch applied to head, thanks.
>
> Thank you Bruce.

I have to say, I am kind of stumped why compilers do not warn of such
cases, and why we haven't gotten reports about these cases before.
I believe it is because, syntactically, there is no error.

I would like to thank Kyotaro Horiguchi,
my thanks for your review.

regards,
Ranier Vilela

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Rare deadlock failure in create_am test
Next
From: Andres Freund
Date:
Subject: Re: LogwrtResult contended spinlock