postgresql/doc
Noah Misch b5ee5328bd 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
2017-09-26 22:39:47 -07:00
..
src Don't recommend "DROP SCHEMA information_schema CASCADE". 2017-09-26 22:39:47 -07:00
bug.template Stamp 9.6.5. 2017-08-28 17:21:42 -04:00
KNOWN_BUGS
Makefile
MISSING_FEATURES
TODO Change documentation references to PG website to use https: not http: 2017-05-20 21:50:47 -04:00