Re: rename of a view
- From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
- To: Neil Conway <neilc(at)samurai(dot)com>
- Cc: Euler Taveira de Oliveira <euler(at)timbira(dot)com>, David Fetter <david(at)fetter(dot)org>, Susanne Ebrecht <miracee(at)miracee(dot)de>, pgsql-docs(at)postgresql(dot)org
- Subject: Re: rename of a view
- Date: Sat, 30 Jun 2007 01:48:51 -0400
- Message-id: <15362.1183182531@sss.pgh.pa.us> <text/plain>
Neil Conway <neilc(at)samurai(dot)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
Home |
Main Index |
Thread Index