Add pg_dump test for triggers on partitioned tables

Alvaro Herrera <alvherre@alvh.no-ip.org>

Commit: b4507a22fed9c2398895d1d4b94815ad1a053bb0
Author: Alvaro Herrera <alvherre@alvh.no-ip.org>
Date: 2019-12-27T21:34:30Z
Releases: 12.2
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

Files

PathChange+/−
src/bin/pg_dump/t/002_pg_dump.pl modified +26 −0