Re: strip nulls functions for json and jsonb - Mailing list pgsql-hackers

From Andrew Dunstan
Subject Re: strip nulls functions for json and jsonb
Date
Msg-id 544D4496.8050307@dunslane.net
Whole thread Raw
In response to Re: strip nulls functions for json and jsonb  (Pavel Stehule <pavel.stehule@gmail.com>)
Responses Re: strip nulls functions for json and jsonb
List pgsql-hackers
On 10/16/2014 04:12 PM, Pavel Stehule wrote:
>
>
> 1. missing documentation
>
> 2. I miss more comments related to this functions. This code is
> relative simple, but some more explanation can be welcome.
>
> 3. why these functions are marked as "stable"?
>
>

New patch:

Docs added, functions marked immutable, more comments added.

cheers

andrew

Attachment

pgsql-hackers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: TAP test breakage on MacOS X
Next
From: Pavel Stehule
Date:
Subject: Re: strip nulls functions for json and jsonb