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 | 43661926deb7d412ae3a22a43dadb9def7b7e46c (patch) | |
tree | 4368d284f895ffc3793841459a2ddf15aa7dbd10 /src | |
parent | 6c77b47b2e8edbe6446a42adc6099d1543e69214 (diff) |
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')
0 files changed, 0 insertions, 0 deletions