Re: pgsql: Additional functions and operators for jsonb - Mailing list pgsql-committers

From Andrew Dunstan
Subject Re: pgsql: Additional functions and operators for jsonb
Date
Msg-id 55541063.2050109@dunslane.net
Whole thread Raw
In response to Re: pgsql: Additional functions and operators for jsonb  (Peter Geoghegan <pg@heroku.com>)
List pgsql-committers
On 05/13/2015 08:21 PM, Peter Geoghegan wrote:
> On Tue, May 12, 2015 at 12:55 PM, Andrew Dunstan <andrew@dunslane.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



pgsql-committers by date:

Previous
From: Peter Geoghegan
Date:
Subject: Re: pgsql: Additional functions and operators for jsonb
Next
From: Stephen Frost
Date:
Subject: pgsql: Add pg_audit, an auditing extension