]> 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:33 +0000 (10:36 +0900)
committerMichael Paquier <michael@paquier.xyz>
Wed, 8 Jan 2020 01:36:33 +0000 (10:36 +0900)
commit0c046f816902a61d32df37e214cf6f0e40088530
tree970c992ae3a5742629b96072f0b1ce202c42efa4
parent8de3b68faffcb5898244bd8af3abfb6edb11543f
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