Re: rename of a view

From: David Fetter <david(at)fetter(dot)org>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Susanne Ebrecht <miracee(at)miracee(dot)de>, pgsql-docs(at)postgresql(dot)org
Subject: Re: rename of a view
Date: 2007-06-29 18:32:19
Message-ID: 20070629183219.GO7636@fetter.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs pgsql-patches

On Thu, Jun 28, 2007 at 10:16:51AM -0400, Tom Lane wrote:
> Susanne Ebrecht <miracee(at)miracee(dot)de> writes:
> > that works, but there is no hint at the documentation, that you
> > can rename a view via alter table.
>
> It is mentioned someplace (don't remember where). Where would you
> have expected to find it?

I'd expect to find it in an ALTER VIEW document.

Cheers,
D
--
David Fetter <david(at)fetter(dot)org> http://fetter.org/
phone: +1 415 235 3778 AIM: dfetter666
Skype: davidfetter

Remember to vote!
Consider donating to PostgreSQL: http://www.postgresql.org/about/donate

In response to

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message Susanne Ebrecht 2007-06-29 18:32:44 Re: rename of a view
Previous Message David Gardner 2007-06-29 13:45:24 Re: proposed FAQ entry

Browse pgsql-patches by date

  From Date Subject
Next Message Susanne Ebrecht 2007-06-29 18:32:44 Re: rename of a view
Previous Message Alvaro Herrera 2007-06-29 17:19:29 Re: Cancel autovacuum conflicting with DROP TABLE