diff options
author | Noah Misch <noah@leadboat.com> | 2017-09-26 22:39:44 -0700 |
---|---|---|
committer | Noah Misch <noah@leadboat.com> | 2017-09-26 22:39:44 -0700 |
commit | 59597e6485847ae40eab2e80ff04af3e8663f2d8 (patch) | |
tree | 056fbdff72872a8201bb99e0a421a70e5cea92c0 /src/backend/utils/adt/enum.c | |
parent | fa41461205ae4eb417045825583c3209e5a4f339 (diff) | |
download | postgresql-59597e6485847ae40eab2e80ff04af3e8663f2d8.tar.gz postgresql-59597e6485847ae40eab2e80ff04af3e8663f2d8.zip |
Don't recommend "DROP SCHEMA information_schema CASCADE".
It drops objects outside information_schema that depend on objects
inside information_schema. For example, it will drop a user-defined
view if the view query refers to information_schema.
Discussion: https://postgr.es/m/20170831025345.GE3963697@rfd.leadboat.com
Diffstat (limited to 'src/backend/utils/adt/enum.c')
0 files changed, 0 insertions, 0 deletions