]> granicus.if.org Git - postgresql/commit
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)
commit40353bcc67cd4a2b70179faf4d90984196d4ffff
tree87f4ab90848883f35d3b3764bcedb21aba4a3b40
parentf4540a9c9ca163c8afee2259c6425d82e1aea595
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
doc/src/sgml/release-10.sgml
src/bin/pg_dump/pg_dump.c
src/bin/pg_dump/t/002_pg_dump.pl