Re: Possible enhancement : replace view ? - Mailing list pgsql-hackers

From Rod Taylor
Subject Re: Possible enhancement : replace view ?
Date
Msg-id 1029285722.74400.136.camel@jester
Whole thread Raw
In response to Re: Possible enhancement : replace view ?  (Emmanuel Charpentier <charpent@bacbuc.dyndns.org>)
List pgsql-hackers
> Tradeoffs, again ... What about emitting warnings after table drop 
> (easy)/creation (not so easy !) ?

The warnings are certainly there now.  Dependency code won't let you do
such a thing without specifying CASCADE.

Hopefully CREATE OR REPLACE VIEW will be applied soon, which solves part
two of the problem.



pgsql-hackers by date:

Previous
From: Emmanuel Charpentier
Date:
Subject: Re: Possible enhancement : replace view ?
Next
From: Bruce Momjian
Date:
Subject: Re: Temporary Views