Avoid crash in ALTER TABLE not_partitioned DETACH PARTITION.

Robert Haas <rhaas@postgresql.org>

Commit: 59407301a39f47e35098a1c211f154adcd2bdaf9
Author: Robert Haas <rhaas@postgresql.org>
Date: 2017-02-16T13:40:58Z
Releases: 10.0
Avoid crash in ALTER TABLE not_partitioned DETACH PARTITION.

Amit Langote, reviewed and slightly changed by me.

Files