Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Will we see support for partial updates of json types? Right now, if one needs to update a json column, you always have to overwrite with the full json data.


Not that I'm currently aware of, though if JSONB gets a little committed it will give a better foundation for it.


The nested hstore patch has replace(hstore,text[],hstore) which would do this but I see nothing similar in the jsonb patch. Perhaps it should be added.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: