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:47 -0700 |
commit | b5ee5328bdd086fa7db1845928ef0bc87b495aaf (patch) | |
tree | 0fbba57e20edf2af581691780b9ab25dd1fb06e7 /src/backend/executor/execUtils.c | |
parent | f4aac742c8293b1a0535a8133f926d46474300f0 (diff) | |
download | postgresql-b5ee5328bdd086fa7db1845928ef0bc87b495aaf.tar.gz postgresql-b5ee5328bdd086fa7db1845928ef0bc87b495aaf.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/executor/execUtils.c')
0 files changed, 0 insertions, 0 deletions