Re: Is this a bug ? - Mailing list pgsql-general

From Ron
Subject Re: Is this a bug ?
Date
Msg-id [email protected]
Whole thread Raw
In response to Re: Is this a bug ?  (Geoff Winkless <[email protected]>)
List pgsql-general
On 10/23/19 11:03 AM, Geoff Winkless wrote:
> On Wed, 23 Oct 2019 at 16:55, Ron <[email protected]> wrote:
>> Then -- since the 'e' is separated from 'd' by a comma, the result should be
>> "4", not "3".
>>
>> No doubt: it's a bug, no matter what the Pg devs say.
> I'm confused why you consider that to be true. The count is checking
> for columns containing the strings 'a', 'b', 'cd' or 'e'. There is not
> one with 'cd', so the correct result is 3.

That's my mistake.

-- 
Angular momentum makes the world go 'round.



pgsql-general by date:

Previous
From: "David G. Johnston"
Date:
Subject: Re: jsonb_set() strictness considered harmful to data
Next
From: Ron
Date:
Subject: Re: Is this a bug ?