Revert "Forbid DROP SCHEMA on temporary namespaces"

Michael Paquier <michael@paquier.xyz>

Commit: a1c003e5ff82f3dc9fc4bf7a32706e53ae6373bf
Author: Michael Paquier <michael@paquier.xyz>
Date: 2020-01-08T01:36:22Z
Releases: 12.2
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