]> 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)
commit92880ff8a667f755aa04b54e5cb2c4388c924052
treee56dc54e06e33bb7efcd392ee88ffe766d880d1e
parentdcbdd1a8d55a4fd8a2b318fd5a2647ba4dbb4275
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-11.sgml
src/bin/pg_dump/pg_dump.c
src/bin/pg_dump/t/002_pg_dump.pl