Re: SELECT * in a CREATE VIEW statement doesn't update column set automatically - Mailing list pgsql-hackers

From Merlin Moncure
Subject Re: SELECT * in a CREATE VIEW statement doesn't update column set automatically
Date
Msg-id m2vb42b73151005061210g845b7ea4t85481ebac7219a2@mail.gmail.com
Whole thread Raw
In response to SELECT * in a CREATE VIEW statement doesn't update column set automatically  (Joseph Adams <joeyadams3.14159@gmail.com>)
List pgsql-hackers
On Thu, May 6, 2010 at 3:01 PM, Joseph Adams <joeyadams3.14159@gmail.com> wrote:
> This isn't exactly a bug, but it could be considered unintuitive
> behavior.  Consider this:

by unintuitive you mean: 'explicitly defined in the SQL standard' :-).I happen to agree with you but that's irrelevant.
If you absolutely 
require this use the composite type workaround.

merlin


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: SELECT * in a CREATE VIEW statement doesn't update column set automatically
Next
From: Andrew Dunstan
Date:
Subject: Re: SELECT * in a CREATE VIEW statement doesn't update column set automatically