BUG #11207: empty path will segfault jsonb #>

From: justin(dot)vanwinkle(at)gmail(dot)com
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #11207: empty path will segfault jsonb #>
Date: 2014-08-18 19:56:34
Message-ID: 20140818195634.2543.56277@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

The following bug has been logged on the website:

Bug reference: 11207
Logged by: Justin Van Winkle
Email address: justin(dot)vanwinkle(at)gmail(dot)com
PostgreSQL version: 9.4beta2
Operating system: linux
Description:

select '{"a": {"b":{"c": "foo"}}}'::jsonb #> '{}';

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message bemanuel.pe 2014-08-18 21:28:03 BUG #11208: Refresh Materialized View Concurrently bug using user Postgres
Previous Message Tony Locke 2014-08-18 14:27:50 Re: BUG #11204: Log reason for authentication failure