]> git.ipfire.org Git - thirdparty/postgresql.git/commit
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)
commit0a40f33b8768f065692aeda5b84eb1ec91aa03f0
tree9535f2cc60121a0c36286c7412ba8a84a5bc4795
parente6cf1724d8cdf81b4ec7e613e1b41357834261f9
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