Revert "Make pg_dump emit ATTACH PARTITION instead of PARTITION OF"
... and fallout (from branches 10, 11 and master). The change was ill-considered, and it broke a few normal use cases; since we don't have time to fix it, we'll try again after this week's minor releases. Reported-by: Rushabh Lathia Discussion: https://postgr.es/m/CAGPqQf0iQV=ppov2btog9j9awoqp6hmuvd6sbgtr_v3zp2x...@mail.gmail.com Branch ------ REL_11_STABLE Details ------- https://git.postgresql.org/pg/commitdiff/92880ff8a667f755aa04b54e5cb2c4388c924052 Modified Files -------------- doc/src/sgml/release-11.sgml | 23 -------- src/bin/pg_dump/pg_dump.c | 123 +++++++++++++++++++++++---------------- src/bin/pg_dump/t/002_pg_dump.pl | 12 +--- 3 files changed, 75 insertions(+), 83 deletions(-)
