Re: BUG #1524: drop view cascade deletes other user's views - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #1524: drop view cascade deletes other user's views
Date
Msg-id 14047.1109997839@sss.pgh.pa.us
Whole thread Raw
In response to BUG #1524: drop view cascade deletes other user's views  ("Dennis van Dok" <d.vandok@ecn.nl>)
List pgsql-bugs
"Dennis van Dok" <d.vandok@ecn.nl> writes:
> Using DROP VIEW or DROP TABLE with CASCADE will drop all dependent views,
> even those that aren't owned by the caller.

This is per SQL spec.

            regards, tom lane

pgsql-bugs by date:

Previous
From: Stephan Szabo
Date:
Subject: Re: BUG #1522: there's a syntax error using psql, distinct
Next
From: Tom Lane
Date:
Subject: Re: BUG #1527: select retrieves 0 rows after vacuum analyze