Add additional partition tests to pg_dump

This adds a few tests for non-inherited constraints.

Author: Amit Langote
Discussion: https://postgr.es/m/20181208001735.GT3415%40tamriel.snowman.net

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/2d7eeb1b14925fd4ba6d2d7012636489570eaee8

Modified Files
--------------
src/bin/pg_dump/t/002_pg_dump.pl           | 10 +++++--
src/test/regress/expected/create_table.out | 45 ++++++++++++++++++++----------
src/test/regress/sql/create_table.sql      | 23 ++++++++++++---
3 files changed, 57 insertions(+), 21 deletions(-)

Reply via email to