JSONB in-place updates?

From: kelas <kelaskin(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: JSONB in-place updates?
Date: 2014-04-14 13:30:05
Message-ID: CAPH8WwWjyz4hX-CKaJt-ktbvTnd2z5VSK72oCuXvo+mQGGMsYQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Are there any plans to add "in-place at-depth" update operator for JSONB
type, e.g.:

UPDATE test SET attrs->'anwser' = 42 where attrs->'answer' = 41

Browse pgsql-general by date

  From Date Subject
Next Message Moshe Jacobson 2014-04-14 13:37:54 Re: CentOS 6 and Postgresql 9.3.4 from PGDG
Previous Message chiru r 2014-04-14 13:21:54 lpgport issue while installing pg_bulkload utility on fedora 14 OS