BUG #11768: "jsonb ?" - not support int type operator

From: ua(dot)san(dot)alex(at)gmail(dot)com
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #11768: "jsonb ?" - not support int type operator
Date: 2014-10-22 23:57:02
Message-ID: 20141022235702.2662.82328@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: 11768
Logged by: Alex
Email address: ua(dot)san(dot)alex(at)gmail(dot)com
PostgreSQL version: 9.4beta2
Operating system: CentOS 7
Description:

Error - SELECT '[2, 5, 9]'::jsonb ? 5

Support for numeric types is very important, without it, it is not
convenient.

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message sep 2014-10-23 00:05:28 BUG #11769: function host(character) does not exist
Previous Message Tom Lane 2014-10-22 22:16:01 Re: BUG #11712: Empty string as error message from libpq