Re: rename of a view - Mailing list pgsql-docs

From Tom Lane
Subject Re: rename of a view
Date
Msg-id 15362.1183182531@sss.pgh.pa.us
Whole thread Raw
In response to Re: rename of a view  (Neil Conway <neilc@samurai.com>)
List pgsql-docs
Neil Conway <neilc@samurai.com> writes:
> For the ALTER SEQUENCE case, I think it's also a little weird to have an
> ALTER SEQUENCE command that modifies some of the properties of a
> sequence, but not the sequence's name. While that argument doesn't apply
> to ALTER VIEW at the moment, recent history suggests that it may only be
> a matter of time before we need to add an ALTER VIEW command anyway...

OK, that's a fairly convincing argument.  Fire away.

(I'm still not sure you found all the relevant places in the
documentation, however.)

            regards, tom lane

pgsql-docs by date:

Previous
From: Neil Conway
Date:
Subject: Re: rename of a view
Next
From: "kenneth d'souza"
Date:
Subject: Locks and Waiters