Remove unused function parameters in pg_backup_archiver.c.
Nathan Bossart <nathan@postgresql.org>
Remove unused function parameters in pg_backup_archiver.c. Thanks to commit 9c02e3a986, which modified some of the changes from commit a0a4601765, we can remove the now-unused ArchiveHandle parameter from _tocEntryRestorePass() and move_to_ready_heap(). Reviewed-by: Jeff Davis <pgsql@j-davis.com> Discussion: https://postgr.es/m/Z-3x2AnPCP331JA3%40nathan
Files
| Path | Change | +/− |
|---|---|---|
| src/bin/pg_dump/pg_backup_archiver.c | modified | +12 −14 |
Discussion
- Statistics Import and Export 555 messages · 2023-08-31 → 2025-05-22