Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.80) (envelope-from ) id 1ZjoRc-00006R-SM for pgsql-docs@arkaria.postgresql.org; Wed, 07 Oct 2015 13:07:44 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84) (envelope-from ) id 1ZjoRc-0007gr-EP for pgsql-docs@arkaria.postgresql.org; Wed, 07 Oct 2015 13:07:44 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.84) (envelope-from ) id 1ZjoRb-0007gM-TE for pgsql-docs@postgresql.org; Wed, 07 Oct 2015 13:07:43 +0000 Received: from momjian.us ([72.94.173.45]) by magus.postgresql.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:256) (Exim 4.84) (envelope-from ) id 1ZjoRU-0001ZS-E3 for pgsql-docs@postgresql.org; Wed, 07 Oct 2015 13:07:43 +0000 Received: from bruce by momjian.us with local (Exim 4.72) (envelope-from ) id 1ZjoRT-0000nV-67 for pgsql-docs@postgresql.org; Wed, 07 Oct 2015 09:07:35 -0400 Date: Wed, 7 Oct 2015 09:07:35 -0400 From: Bruce Momjian To: PostgreSQL-documentation Subject: Re: JSONB operator clarification Message-ID: <20151007130735.GB8193@momjian.us> References: <20151006001926.GA9634@momjian.us> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20151006001926.GA9634@momjian.us> User-Agent: Mutt/1.5.20 (2009-06-14) X-Pg-Spam-Score: -1.9 (-) List-Archive: List-Help: List-ID: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: X-Mailing-List: pgsql-docs Precedence: bulk Sender: pgsql-docs-owner@postgresql.org 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 http://momjian.us EnterpriseDB http://enterprisedb.com + As you are, so once was I. As I am, so you will be. + + Roman grave inscription + -- Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-docs