Re: Remove redundant initializations

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Noah Misch <noah(at)leadboat(dot)com>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, David Rowley <dgrowleyml(at)gmail(dot)com>, Peter Eisentraut <peter(dot)eisentraut(at)enterprisedb(dot)com>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Remove redundant initializations
Date: 2021-10-01 07:17:09
Message-ID: YVa19TTin4TDYDN8@paquier.xyz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2021-10-01 07:18:31 Re: ResourceOwner refactoring
Previous Message Jelte Fennema 2021-10-01 07:14:05 Re: [EXTERNAL] Re: Add ETIMEDOUT to ALL_CONNECTION_FAILURE_ERRNOS