On Tue, Mar 4, 2014 at 2:18 AM, Peter Geoghegan <[email protected]> wrote: > On Tue, Mar 4, 2014 at 2:18 AM, Teodor Sigaev <[email protected]> wrote: >> That is because compareJsonbValue compares numeric values with a help of >> numeric_cmp() instead of comparing text representation. This inconsistent >> will be fixed. > > Cool.
Perhaps this is obvious, but: I expect that you intend to fix the inconsistency by having everywhere use a native numeric comparison. Thanks -- Peter Geoghegan -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
