]> 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:46 +0000 (10:36 +0900)
committerMichael Paquier <michael@paquier.xyz>
Wed, 8 Jan 2020 01:36:46 +0000 (10:36 +0900)
commit86949c2f120792a6cfcafee1f30cf4231085b6d8
treef7ac19eacd5f1ce327720522e6af8cf00b5c1e52
parenta6f4f407ada026007d37ab9d494bb6380ec12527
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