Re: [PATCH] Redudant initilization
Ranier Vilela <ranier.vf@gmail.com>
From: Ranier Vilela <ranier.vf@gmail.com>
To: Bruce Momjian <bruce@momjian.us>
Cc: Kyotaro Horiguchi <horikyota.ntt@gmail.com>,
Pg Hackers <pgsql-hackers@postgresql.org>
Date: 2020-09-04T12:39:45Z
Lists: pgsql-hackers
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. regards, Ranier Vilela
Commits
-
Yet more elimination of dead stores and useless initializations.
- a5cc4dab6d1d 14.0 landed
-
Remove still more useless assignments.
- 9a851039aac6 14.0 landed
-
Remove some more useless assignments.
- 38a2d703298c 14.0 landed