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 | 2e7f6b6b2a214f8f5fa8ec448807c3a1a2c8b897 (patch) | |
tree | ecdc3c67af2bdd635c54b0744815af15bcb1f1c9 /src/backend/utils/adt/numeric.c | |
parent | bd797eaa9a056d95e9a1b657755d3abc2d93a6c8 (diff) | |
download | postgresql-2e7f6b6b2a214f8f5fa8ec448807c3a1a2c8b897.tar.gz postgresql-2e7f6b6b2a214f8f5fa8ec448807c3a1a2c8b897.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/numeric.c')
0 files changed, 0 insertions, 0 deletions