Don't recommend "DROP SCHEMA information_schema CASCADE".
Noah Misch <noah@leadboat.com>
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
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/release-9.2.sgml | modified | +37 −7 |
| doc/src/sgml/release-9.3.sgml | modified | +37 −7 |
| doc/src/sgml/release-9.4.sgml | modified | +37 −7 |
| doc/src/sgml/release-9.5.sgml | modified | +37 −7 |
Discussion
- Back-branch release notes up for review 3 messages · 2017-08-26 → 2017-09-19