Thread: pgsql: Revert "Forbid DROP SCHEMA on temporary namespaces"

pgsql: Revert "Forbid DROP SCHEMA on temporary namespaces"

From
Michael Paquier
Date:
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

Branch
------
REL_11_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/789bc293b3419cd4437dc6a7e99ec47882f91d04

Modified Files
--------------
src/backend/commands/dropcmds.c | 15 ---------------
1 file changed, 15 deletions(-)