Re: Remove redundant initializations - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: Remove redundant initializations
Date
Msg-id YVa19TTin4TDYDN8@paquier.xyz
Whole thread Raw
In response to Re: Remove redundant initializations  (Noah Misch <noah@leadboat.com>)
List pgsql-hackers
On Sun, Sep 12, 2021 at 06:26:33PM -0700, Noah Misch wrote:
> I'm +1 for the $SUBJECT concept, mostly because I take longer to read code
> where immaterial zero-initialization lines are diluting the code.  A quick
> scan of the patch content is promising.  If there's a decision to move
> forward, I'm happy to review it more closely.

This has been sitting in the CF app for three weeks waiting on author,
so I have marked this entry as RwF for now:
https://commitfest.postgresql.org/34/3229/
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Jelte Fennema
Date:
Subject: Re: [EXTERNAL] Re: Add ETIMEDOUT to ALL_CONNECTION_FAILURE_ERRNOS
Next
From: Michael Paquier
Date:
Subject: Re: ResourceOwner refactoring