On Thu, Nov 10, 2016 at 3:27 AM, Robert Haas <[email protected]> wrote: > On Tue, Nov 8, 2016 at 9:49 PM, Michael Paquier > <[email protected]> wrote: >> On Wed, Nov 9, 2016 at 8:31 AM, Nikita Glukhov <[email protected]> >> wrote: >>> Hi hackers. >>> >>> While working on jsonbstatistics, I found the following bug: >>> an empty jsonb array is considered to be lesser than any scalar, >>> but it is expected that objects > arrays > scalars. >> >> Sources? > > How about "our documentation"? > > https://www.postgresql.org/docs/current/static/datatype-json.html
Indeed, I missed that. So that's broken... -- Michael -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
