Neil Conway <neilc(at)samurai(dot)com> writes:
> 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.
>> I'd almost argue that we should change this message to an error
> I agree.
Motion proposed and seconded; any objections out there?
regards, tom lane
In response to
Responses
pgsql-hackers by date
| Next: | From: James Rogers | Date: 2003-10-02 20:44:51 |
| Subject: Re: Index/Function organized table layout |
| Previous: | From: Bruno Wolff III | Date: 2003-10-02 19:58:43 |
| Subject: Re: count(*) slow on large tables |