pgsql: Revert "Forbid DROP SCHEMA on temporary namespaces" - Mailing list pgsql-committers

From Michael Paquier
Subject pgsql: Revert "Forbid DROP SCHEMA on temporary namespaces"
Date
Msg-id E1ip0IB-0004xW-KP@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
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
------
REL9_5_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/86949c2f120792a6cfcafee1f30cf4231085b6d8

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


pgsql-committers by date:

Previous
From: Michael Paquier
Date:
Subject: pgsql: Remove dependency to system calls for memory allocation in refin
Next
From: Michael Paquier
Date:
Subject: Re: pgsql: pg_stat_activity: show NULL stmt start time for walsenders