Remove unused variable in checksum_file()
Tomas Vondra <tomas.vondra@postgresql.org>
Remove unused variable in checksum_file() The 'offset' variable was set but otherwise unused. Per buildfarm animals with clang, e.g. sifaka and longlin.
Files
| Path | Change | +/− |
|---|---|---|
| src/bin/pg_combinebackup/copy_file.c | modified | +0 −3 |