• Andrew Dunstan's avatar
    Clean up and simplify jsonb_concat code. · 6739aa29
    Andrew Dunstan authored
    Some of this is made possible by commit
    9b74f32cdbff8b9be47fc69164eae552050509ff which lets pushJsonbValue
    handle binary Jsonb values, meaning that clients no longer have to, and
    some is just doing things in simpler and more straightforward ways.
    6739aa29
jsonfuncs.c 94.1 KB