]> granicus.if.org Git - postgresql/commit
pg_dump: Fix dumping of publications
authorPeter Eisentraut <peter_e@gmx.net>
Fri, 10 Mar 2017 20:31:47 +0000 (15:31 -0500)
committerPeter Eisentraut <peter_e@gmx.net>
Fri, 10 Mar 2017 20:31:47 +0000 (15:31 -0500)
commitde75281637b762b4ccfb776366c44251e6864d0a
treedd95943888f3397e868553e99d9a20c1fa0e9a4a
parent6ec4c8584c45ee784a95e02c40bb643430dee32a
pg_dump: Fix dumping of publications

Dumping a publication with more than one table crashed pg_dump.

patch by Amit Langote <Langote_Amit_f8@lab.ntt.co.jp>, test by me
src/bin/pg_dump/pg_dump.c
src/bin/pg_dump/t/002_pg_dump.pl