Remove still more useless assignments.
Tom Lane <tgl@sss.pgh.pa.us>
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
| Path | Change | +/− |
|---|---|---|
| src/backend/replication/slotfuncs.c | modified | +0 −3 |
| src/backend/utils/adt/formatting.c | modified | +12 −15 |
| src/backend/utils/adt/jsonfuncs.c | modified | +6 −8 |
| src/bin/scripts/vacuumdb.c | modified | +6 −13 |
Discussion
- [PATCH] Redudant initilization 13 messages · 2020-03-28 → 2020-09-05