pg_dump: Emit ONLY before table added to publication

Peter Eisentraut <peter_e@gmx.net>

Commit: 419a23b478ae760b797188341ddce5b41322684b
Author: Peter Eisentraut <peter_e@gmx.net>
Date: 2017-04-17T13:51:53Z
Releases: 10.0
pg_dump: Emit ONLY before table added to publication

This is necessary to be able to reproduce publication membership
correctly if tables are involved in inheritance.

Author: Amit Langote <Langote_Amit_f8@lab.ntt.co.jp>

Files

PathChange+/−
src/bin/pg_dump/pg_dump.c modified +1 −1
src/bin/pg_dump/t/002_pg_dump.pl modified +2 −2