mirror of https://github.com/postgres/postgres
To prevent perverse results, we now only return the other operand if it's not scalar, and if both operands are of the same kind (array or object). Original bug complaint and patch from Oskari Saarenmaa, extended by me to cover the cases of different kinds of jsonb. Backpatch to 9.5 where jsonb_concat was introduced.pull/9/head
parent
63c0f5b20b
commit
f243072a9c
Loading…
Reference in new issue