Re: JSONB operator clarification - Mailing list pgsql-docs

From Bruce Momjian
Subject Re: JSONB operator clarification
Date
Msg-id 20151007130735.GB8193@momjian.us
Whole thread Raw
In response to JSONB operator clarification  (Bruce Momjian <bruce@momjian.us>)
List pgsql-docs
On Mon, Oct  5, 2015 at 08:19:26PM -0400, Bruce Momjian wrote:
> In studying our JSONB operators, I was confused about what they do based
> on the docs.  I found that "contain within" means "contain the
> path/value", i.e. it has to match the path from the top level, not just
> anywhere inside the document:

Applied and backpatched to 9.5.  No catalog bump as the catalog changes
are only for SQL comments.

--
  Bruce Momjian  <bruce@momjian.us>        http://momjian.us
  EnterpriseDB                             http://enterprisedb.com

+ As you are, so once was I. As I am, so you will be. +
+ Roman grave inscription                             +


pgsql-docs by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Omission of "(or C)" in psql's "pset title" header
Next
From: Fujii Masao
Date:
Subject: Re: max_worker_processes on the standby