Re: pgsql: Additional functions and operators for jsonb

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: Peter Geoghegan <pg(at)heroku(dot)com>
Cc: pgsql-committers <pgsql-committers(at)postgresql(dot)org>
Subject: Re: pgsql: Additional functions and operators for jsonb
Date: 2015-05-14 03:02:59
Message-ID: 55541063.2050109@dunslane.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers


On 05/13/2015 08:21 PM, Peter Geoghegan wrote:
> On Tue, May 12, 2015 at 12:55 PM, Andrew Dunstan <andrew(at)dunslane(dot)net> wrote:
>> Additional functions and operators for jsonb
> I think that there should be examples of usage of some of these new
> operators within "8.14. JSON Types". In particular, I'd like to see an
> example of use of the concatenate operator to perform "field
> assignment" for JSON objects. The inability to do that is a complaint
> that people have with jsonb, and this ought to be positioned as the
> solution to that problem.
>

I'll be happy to look at docs patches. They don't have to be in by
feature freeze, thank goodness.

cheers

andrew

In response to

Browse pgsql-committers by date

  From Date Subject
Next Message Amit Kapila 2015-05-14 04:12:48 Re: [COMMITTERS] pgsql: Map basebackup tablespaces using a tablespace_map file
Previous Message Peter Geoghegan 2015-05-14 00:21:08 Re: pgsql: Additional functions and operators for jsonb