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 | c8178929c55e5424b6c47014579bfbf68886f444 (patch) | |
tree | 270564868ddbf2bfa22a4e528dc83bf0dd9c93af /src/backend/utils/adt/jsonfuncs.c | |
parent | 14f94ac697cf6b70d939a1263d79d32a3362760b (diff) | |
download | postgresql-c8178929c55e5424b6c47014579bfbf68886f444.tar.gz postgresql-c8178929c55e5424b6c47014579bfbf68886f444.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/jsonfuncs.c')
0 files changed, 0 insertions, 0 deletions