pgsql: Revert "Make pg_dump emit ATTACH PARTITION instead ofPARTITION - Mailing list pgsql-committers

From Alvaro Herrera
Subject pgsql: Revert "Make pg_dump emit ATTACH PARTITION instead ofPARTITION
Date
Msg-id E1hNgRk-0002h8-Ui@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
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

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/a1ec7402e9a0392f95bc79542af0efcd5c6e7929

Modified Files
--------------
src/bin/pg_dump/pg_dump.c        | 123 +++++++++++++++++++++++----------------
src/bin/pg_dump/t/002_pg_dump.pl |  12 +---
2 files changed, 75 insertions(+), 60 deletions(-)


pgsql-committers by date:

Previous
From: Peter Eisentraut
Date:
Subject: pgsql: Translation updates
Next
From: Tom Lane
Date:
Subject: pgsql: Last-minute updates for release notes.