pgsql: Remove redundant relkind check - Mailing list pgsql-committers

From John Naylor
Subject pgsql: Remove redundant relkind check
Date
Msg-id E1pHgS9-0045o2-74@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Remove redundant relkind check

Ranier Vilela

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

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/15eb1228800a35042ef318f941173aa8b89002d1

Modified Files
--------------
src/bin/pg_dump/pg_dump.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)


pgsql-committers by date:

Previous
From: John Naylor
Date:
Subject: pgsql: Remove dead code in formatting.c
Next
From: Peter Eisentraut
Date:
Subject: pgsql: Refactor recordExtObjInitPriv()