Re: JSONB operator clarification

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: PostgreSQL-documentation <pgsql-docs(at)postgresql(dot)org>
Subject: Re: JSONB operator clarification
Date: 2015-10-07 13:07:35
Message-ID: 20151007130735.GB8193@momjian.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)momjian(dot)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 +

In response to

Browse pgsql-docs by date

  From Date Subject
Next Message Fujii Masao 2015-10-07 17:32:43 Re: max_worker_processes on the standby
Previous Message Bruce Momjian 2015-10-06 00:56:54 Re: Omission of "(or C)" in psql's "pset title" header