BUG #11768: "jsonb ?" - not support int type operator - Mailing list pgsql-bugs

From ua.san.alex@gmail.com
Subject BUG #11768: "jsonb ?" - not support int type operator
Date
Msg-id 20141022235702.2662.82328@wrigleys.postgresql.org
Whole thread Raw
Responses Re: BUG #11768: "jsonb ?" - not support int type operator  (Alvaro Herrera <alvherre@2ndquadrant.com>)
List pgsql-bugs
The following bug has been logged on the website:

Bug reference:      11768
Logged by:          Alex
Email address:      ua.san.alex@gmail.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.

pgsql-bugs by date:

Previous
From: chocholousp@avast.com
Date:
Subject: BUG #11771: wrong behaviour of planner when pushing conditions
Next
From: sep@zepworks.com
Date:
Subject: BUG #11769: function host(character) does not exist