Re: BUG #14268: NULL parameter conversion

From: Jordan Gigov <coladict(at)gmail(dot)com>
To: "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com>
Cc: "pgsql-bugs(at)postgresql(dot)org" <pgsql-bugs(at)postgresql(dot)org>
Subject: Re: BUG #14268: NULL parameter conversion
Date: 2016-07-28 20:16:21
Message-ID: CA+nBocDb3aXAX37jNbk3E=xCQ7+UOMXWhF=p4pc=zQO1_Td1bg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

I don't see how that helps your argument that NULLs shouldn't be
convertible.

2016-07-28 23:01 GMT+03:00 David G. Johnston <david(dot)g(dot)johnston(at)gmail(dot)com>:

> On Thu, Jul 28, 2016 at 3:54 PM, Jordan Gigov <coladict(at)gmail(dot)com> wrote:
>
>> So, you're saying SQL is too sane a language for you and you'd rather
>> have 30+ non-convertible types of null?
>>
>
> ​SELECT 1::int = '1'::text; -- ERROR: operator does not exist: integer =
> text
>
> David J.
>
>

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message David G. Johnston 2016-07-28 20:36:32 Re: BUG #14268: NULL parameter conversion
Previous Message David G. Johnston 2016-07-28 20:01:34 Re: BUG #14268: NULL parameter conversion