• Tom Lane's avatar
    Teach add_json() that jsonb is of TYPCATEGORY_JSON. · 62e57ff0
    Tom Lane authored
    This code really needs to be refactored so that there aren't so many copies
    that can diverge.  Not to mention that this whole approach is probably
    wrong.  But for the moment I'll just stick my finger in the dike.
    Per report from Michael Paquier.
    62e57ff0
json.c 59 KB