Re: BUG #14268: NULL parameter conversion

From: "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com>
To: Jordan Gigov <coladict(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:01:34
Message-ID: CAKFQuwb-nP0V3-97Nsq0Bp2c=6KKgf_a=fc6D_4xicqPF862mA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

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 Jordan Gigov 2016-07-28 20:16:21 Re: BUG #14268: NULL parameter conversion
Previous Message Jordan Gigov 2016-07-28 19:54:33 Re: BUG #14268: NULL parameter conversion