Revert "Forbid DROP SCHEMA on temporary namespaces"

Michael Paquier <michael@paquier.xyz>

Commit: 789bc293b3419cd4437dc6a7e99ec47882f91d04
Author: Michael Paquier <michael@paquier.xyz>
Date: 2020-01-08T01:36:27Z
Releases: 11.7
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 −15

Discussion