Re: create or replace rule/view (fwd) - Mailing list pgsql-patches

From Tom Lane
Subject Re: create or replace rule/view (fwd)
Date
Msg-id 3278.1030479123@sss.pgh.pa.us
Whole thread Raw
In response to Re: create or replace rule/view (fwd)  (Rod Taylor <rbt@zort.ca>)
List pgsql-patches
Rod Taylor <rbt@zort.ca> writes:
> REPLACE VIEW shouldn't change the visible structure at all.  It defeats
> the purpose.

Exactly.  The proposed patch does completely the wrong thing :-(

            regards, tom lane

pgsql-patches by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Brief note about dependencies during upgrade to 7.3 or
Next
From: Tom Lane
Date:
Subject: Re: rules regression test fix