Hi it should to work for JSON too http://8kb.co.uk/blog/2015/01/16/wanting-for-a-hstore-style-delete-operator-in-jsonb/
Regards Pavel 2015-01-22 20:37 GMT+01:00 Wells Oliver <wellsoli...@gmail.com>: > Hey all. I have a trigger function which does a delta of two hstore values > just doing a - b; this check is performed to see if there's a delta and if > not I don't log it. > > I'm wondering if there's a suitable method for comparison two json > objects? I don't have 9.4 yet so I can't use jsonb, but if there's any > input here I'd appreciate it. > > Thanks. > > -- > Wells Oliver > wellsoli...@gmail.com >