AW: Re: New relkind for views - Mailing list pgsql-hackers

From Zeugswetter Andreas SB
Subject AW: Re: New relkind for views
Date
Msg-id 11C1E6749A55D411A9670001FA6879633680AD@sdexcsrv1.f000.d0188.sd.spardat.at
Whole thread Raw
List pgsql-hackers
> > > > Currently a view may be dropped with either 'DROP VIEW'
> > > > or 'DROP TABLE'. Should this be changed?
> > > 
> > > I say let them drop it with either one. 
> > 
> > I kinda like the 'drop index with drop index', 'drop table with drop
> > table' and 'drop view with drop view' groupings ... at least you are
> > pretty sure you haven't 'oopsed' in the process :)
> > 
> 
> So the vote is now tied. Any other opinions

Same here: allow "drop view" only

Andreas


pgsql-hackers by date:

Previous
From: Hiroshi Inoue
Date:
Subject: Re: 鱥ラナヤ: [HACKERS] Otvet: WAL and indexes (Re: [HACKERS] WAL status & todo)
Next
From: Zeugswetter Andreas SB
Date:
Subject: AW: AW: Backup, restore & pg_dump