Re: [PATCH] Redudant initilization

Ranier Vilela <ranier.vf@gmail.com>

From: Ranier Vilela <ranier.vf@gmail.com>
To: Kyotaro Horiguchi <horikyota.ntt@gmail.com>
Cc: Pg Hackers <pgsql-hackers@postgresql.org>
Date: 2020-04-01T11:57:18Z
Lists: pgsql-hackers

Attachments

Hi,
New patch with yours suggestions.

best regards,
Ranier Vilela

Commits

  1. Yet more elimination of dead stores and useless initializations.

  2. Remove still more useless assignments.

  3. Remove some more useless assignments.