Add jsonb_insert

Teodor Sigaev <teodor@sigaev.ru>

Commit: 0b62fd036e1ac48a8432bb9664b21e1f036c1b08
Author: Teodor Sigaev <teodor@sigaev.ru>
Date: 2016-04-06T16:25:00Z
Releases: 9.6.0
Add jsonb_insert

It inserts a new value into an jsonb array at arbitrary position or
a new key to jsonb object.

Author: Dmitry Dolgov
Reviewers: Petr Jelinek, Vitaly Burovoy, Andrew Dunstan

Files

Documentation touched