Re: pgsql: Rename jsonb_replace to jsonb_set and allow it to add new values

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-committers(at)postgresql(dot)org
Subject: Re: pgsql: Rename jsonb_replace to jsonb_set and allow it to add new values
Date: 2015-06-01 02:20:02
Message-ID: 556BC152.8000508@dunslane.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers


On 05/31/2015 10:06 PM, Tom Lane wrote:
> Andrew Dunstan <andrew(at)dunslane(dot)net> writes:
>> On 05/31/2015 09:40 PM, Tom Lane wrote:
>>> Andrew Dunstan <andrew(at)dunslane(dot)net> writes:
>>>> Rename jsonb_replace to jsonb_set and allow it to add new values
>>> Buildfarm doesn't seem terribly pleased with this...
>> Weird. I ran make check, of course, and even on the same machine crake
>> is on.
> Some of the other machines are showing crashes, not just minor output
> diffs.
>
>

*sigh*

well, that's what we have a buildfarm for.

If I can't find the issue very soon I'll revert it.

cheers

andrew

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2015-06-01 02:25:23 Re: pgsql: Rename jsonb_replace to jsonb_set and allow it to add new values
Previous Message Tom Lane 2015-06-01 02:17:39 Re: pgsql: Rename jsonb_replace to jsonb_set and allow it to add new values