• Andrew Dunstan's avatar
    Add json_strip_nulls and jsonb_strip_nulls functions. · 237a8824
    Andrew Dunstan authored
    The functions remove object fields, including in nested objects, that
    have null as a value. In certain cases this can lead to considerably
    smaller datums, with no loss of semantic information.
    
    Andrew Dunstan, reviewed by Pavel Stehule.
    237a8824
json.out 40.7 KB