Remove redundant relkind check
authorJohn Naylor <john.naylor@postgresql.org>
Tue, 17 Jan 2023 07:25:01 +0000 (14:25 +0700)
committerJohn Naylor <john.naylor@postgresql.org>
Tue, 17 Jan 2023 07:25:01 +0000 (14:25 +0700)
commit15eb1228800a35042ef318f941173aa8b89002d1
tree49ff144040f7dcd37766716d66de683d27deb1d6
parente29c5653434ebf6a88d009746d21ca3a59ddb69b
Remove redundant relkind check

Ranier Vilela

Reviewed by Justin Pryzby
Discussion: https://www.postgresql.org/message-id/CAEudQAp2R2fbbi0OHHhv_n4%3DCh0t1VtjObR9YMqtGKHJ%2BfaUFQ%40mail.gmail.com
src/bin/pg_dump/pg_dump.c