• Andrew Dunstan's avatar
    Disallow invalid path elements in jsonb_set · 1edd4ec8
    Andrew Dunstan authored
    Null path elements and, where the object is an array, invalid integer
    elements now cause an error.
    
    Incorrect behaviour noted by Thom Brown, patch from Dmitry Dolgov.
    
    Backpatch to 9.5 where jsonb_set was introduced
    1edd4ec8
jsonb_1.out 78.1 KB