Neil Conway <neilc(at)samurai(dot)com> writes:
> Is this a bug?
>
> (using CVS code from yesterday)
>
> nconway=# create view baz (a,b) as select 'hello', 'world';
> WARNING: column "a" has type "unknown"
> DETAIL: Proceeding with relation creation anyway.
> WARNING: column "b" has type "unknown"
> DETAIL: Proceeding with relation creation anyway.
> CREATE VIEW
> nconway=#
7.3 does the same thing actually. I don't know what that means though.
--
greg