Add additional partition tests to pg_dump
Stephen Frost <sfrost@snowman.net>
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
Files
| Path | Change | +/− |
|---|---|---|
| src/bin/pg_dump/t/002_pg_dump.pl | modified | +7 −3 |
| src/test/regress/expected/create_table.out | modified | +31 −14 |
| src/test/regress/sql/create_table.sql | modified | +19 −4 |
Discussion
- pg_dump emits ALTER TABLE ONLY partitioned_table 64 messages · 2017-02-17 → 2018-12-11