Revert "Forbid DROP SCHEMA on temporary namespaces"

Michael Paquier <michael@paquier.xyz>

Commit: 0c046f816902a61d32df37e214cf6f0e40088530
Author: Michael Paquier <michael@paquier.xyz>
Date: 2020-01-08T01:36:33Z
Releases: 10.12
Revert "Forbid DROP SCHEMA on temporary namespaces"

This reverts commit a052f6c, following complains from Robert Haas and
Tom Lane.  Backpatch down to 9.4, like the previous commit.

Discussion: https://postgr.es/m/CA+TgmobL4npEX5=E5h=5Jm_9mZun3MT39Kq2suJFVeamc9skSQ@mail.gmail.com
Backpatch-through: 9.4

Files

PathChange+/−
src/backend/commands/dropcmds.c modified +0 −16

Discussion