On Thu, 2003-10-02 at 10:16, Tom Lane wrote:
> Neil Conway <neilc(at)samurai(dot)com> writes:
> > nconway=# create view baz (a,b) as select 'hello', 'world';
> > WARNING: column "a" has type "unknown"
> > DETAIL: Proceeding with relation creation anyway.
>
> It's always done that, although the spelling of the notice has
> varied over the years.
> I'd almost argue that we should change this message to an error
I agree.
-Neil
In response to
Responses
pgsql-hackers by date
| Next: | From: Bruno Wolff III | Date: 2003-10-02 19:58:43 |
| Subject: Re: count(*) slow on large tables |
| Previous: | From: Bruno Wolff III | Date: 2003-10-02 19:39:05 |
| Subject: Re: count(*) slow on large tables |