pg_dump: Remove some dead code. Two members of TableInfo were set but not used. Remove them.
Author: Aleksander Alekseev <[email protected]> Reviewed-by: Japin Li <[email protected]> Discussion: https://postgr.es/m/CAJ7c6TOET3UVUqXcXMpcoDAiZJvMFmHjnavj%2BFGdfXEKwe_56g%40mail.gmail.com Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/07749290fd9bd96503f05683ec5323a24d26dc0b Modified Files -------------- src/bin/pg_dump/pg_dump.c | 3 --- src/bin/pg_dump/pg_dump.h | 2 -- 2 files changed, 5 deletions(-)
