Re: JSONB operator unanticipated behaviour - Mailing list pgsql-general

From Tom Lane
Subject Re: JSONB operator unanticipated behaviour
Date
Msg-id 3802023.1684424813@sss.pgh.pa.us
Whole thread Raw
In response to Re: JSONB operator unanticipated behaviour  (Brian Mendoza <brian@rotamap.net>)
Responses Re: JSONB operator unanticipated behaviour
List pgsql-general
Brian Mendoza <brian@rotamap.net> writes:
> Ah, yes, that seem to be the explanation!
> So it would seem that indeed it was my misunderstanding of the operator.

You seem to be reading some fairly old version of the documentation.
The extended definition that Adrian mentions has been there for
awhile, but the JSON operator table didn't link to it before v13.
(I agree that the "top level" bit was just wrong, but it's gone.)

            regards, tom lane



pgsql-general by date:

Previous
From: Brian Mendoza
Date:
Subject: Re: JSONB operator unanticipated behaviour
Next
From: Stephen Frost
Date:
Subject: Re: Would PostgreSQL 16 native transparent data encryption support database level encryption?