Revert "Forbid DROP SCHEMA on temporary namespaces"
Michael Paquier <michael@paquier.xyz>
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
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/commands/dropcmds.c | modified | +0 −16 |
Discussion
- Assert failure due to "drop schema pg_temp_3 cascade" for temporary tables and \d+ is not showing any info after drooping temp table schema 37 messages · 2019-12-24 → 2020-02-29