Add pg_dump test for triggers on partitioned tables
authorAlvaro Herrera <alvherre@alvh.no-ip.org>
Fri, 27 Dec 2019 21:34:30 +0000 (18:34 -0300)
committerAlvaro Herrera <alvherre@alvh.no-ip.org>
Fri, 27 Dec 2019 21:34:30 +0000 (18:34 -0300)
commit27a3b2ad836c9e7dd243bfebc760a9df9d6fd5a3
tree3efebf3bcbc2ce7b08e6a5349f2afdf3afa90689
parenta9760d0f3cb523336b5fdd9d6c5985e39a8588a1
Add pg_dump test for triggers on partitioned tables

This currently works, but add this test to ensure it continues to work.
Lack of this test became evident after a recent bugfix submission that
would have inadvertently broken it, in
https://postgr.es/m/CA+HiwqFM2=i+uHB9o4OkLbE2S3sjPHoVe2wXuAD1GLJ4+Pk9eg@mail.gmail.com
src/bin/pg_dump/t/002_pg_dump.pl