Revert "Make pg_dump emit ATTACH PARTITION instead of PARTITION OF"
authorAlvaro Herrera <alvherre@alvh.no-ip.org>
Mon, 6 May 2019 16:23:49 +0000 (12:23 -0400)
committerAlvaro Herrera <alvherre@alvh.no-ip.org>
Mon, 6 May 2019 16:23:49 +0000 (12:23 -0400)
commita1ec7402e9a0392f95bc79542af0efcd5c6e7929
treedf6f89b0a5770bc2b4daddfa1ff9f9e96563304e
parent91248608a61d5504f8ac46534136de9b3717fed2
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_v3Zp2XT1w@mail.gmail.com
src/bin/pg_dump/pg_dump.c
src/bin/pg_dump/t/002_pg_dump.pl