Remove some useless assignments of the result of fread(). Quiets warnings
Tom Lane <tgl@sss.pgh.pa.us>
Remove some useless assignments of the result of fread(). Quiets warnings from clang static checker, and makes the code more readable anyway IMO.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/utils/cache/relcache.c | modified | +24 −23 |