Re: Change view ownership

From: Neil Conway <neilc(at)samurai(dot)com>
To: "Jim C(dot) Nasby" <jim(at)nasby(dot)net>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Change view ownership
Date: 2006-10-11 01:33:13
Message-ID: 1160530393.5716.67.camel@localhost.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, 2006-10-10 at 20:27 -0500, Jim C. Nasby wrote:
> Wow, that's news to me. I'll prepare a docs patch to reflect that.

It is already reflected in the docs, although it might need to be more
prominent.

> Is there any other operations ALTER TABLE can perform on a view?

IIRC, it can be used to rename an index, sequence, or view, and also to
add defaults to a view's columns.

-Neil

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Jim C. Nasby 2006-10-11 02:08:18 Re: Change view ownership
Previous Message Jim C. Nasby 2006-10-11 01:27:46 Re: Change view ownership