Re:

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: 片本 亘祐(ユニークビジョン) <katamoto_kosuke(at)uniquevision(dot)co(dot)jp>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re:
Date: 2017-02-09 02:37:51
Message-ID: 7504.1486607871@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

=?UTF-8?B?54mH5pysIOS6mOelkO+8iOODpuODi+ODvOOCr+ODk+OCuOODp+ODs++8iQ==?= <katamoto_kosuke(at)uniquevision(dot)co(dot)jp> writes:
> select
> 1 <> all(array[2,1,1])
> ->false --bug

What makes you think that's a bug? There are array elements that
the "1" fails to be not equal to.

> select
> 1 <> any(array[2,1,1])
> ->true --bug

There is an array element that the "1" is not equal to.
I see no bug here either.

regards, tom lane

In response to

  • at 2017-02-09 02:28:50 from 片本 亘祐(ユニークビジョン)

Browse pgsql-bugs by date

  From Date Subject
Next Message Huan Ruan 2017-02-09 03:15:26 Re: BUG #14530: Logical Decoding Slowness
Previous Message 片本 亘祐(ユニークビジョン) 2017-02-09 02:28:50