Remove still more useless assignments.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 9a851039aac6fc7b78a80e60699e7bd8924b6f12
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2020-09-05T00:33:36Z
Releases: 14.0
Remove still more useless assignments.

Fix some more things scan-build pointed to as dead stores.  In some of
these cases, rearranging the code a little leads to more readable
code IMO.  It's all cosmetic, though.

Discussion: https://postgr.es/m/CAEudQAo1+AcGppxDSg8k+zF4+Kv+eJyqzEDdbpDg58-=MQcerQ@mail.gmail.com

Files

Discussion