Remove unused parameters
Peter Eisentraut <peter@eisentraut.org>
Remove unused parameters Remove various unused parameters in pg_dump code. These have all become unused over time or were never used. Discussion: https://www.postgresql.org/message-id/flat/511bb100-f829-ba21-2f10-9f952ec06ead%402ndquadrant.com
Files
| Path | Change | +/− |
|---|---|---|
| src/bin/pg_dump/dumputils.c | modified | +1 −1 |
| src/bin/pg_dump/dumputils.h | modified | +1 −1 |
| src/bin/pg_dump/pg_backup_archiver.c | modified | +9 −11 |
| src/bin/pg_dump/pg_backup_tar.c | modified | +4 −4 |
| src/bin/pg_dump/pg_dumpall.c | modified | +1 −1 |
| src/bin/pg_dump/pg_dump.c | modified | +28 −43 |
Discussion
- some unused parameters cleanup 8 messages · 2020-08-25 → 2020-08-26