]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Revert "Forbid DROP SCHEMA on temporary namespaces"
authorMichael Paquier <michael@paquier.xyz>
Wed, 8 Jan 2020 01:36:52 +0000 (10:36 +0900)
committerMichael Paquier <michael@paquier.xyz>
Wed, 8 Jan 2020 01:36:52 +0000 (10:36 +0900)
commitb83ba2e6e7060fd8c37bd57e660b2ad64a1a9cd6
tree185af61818cf29ce69ceb9f22aa987893b359331
parent1ad47e8757bb95058e70fd00d5e619833c83df40
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
src/backend/commands/dropcmds.c