Re: pgsql: Add a non-strict version of jsonb_set

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Robert Haas <robertmhaas(at)gmail(dot)com>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Andrew Dunstan <andrew(dot)dunstan(at)2ndquadrant(dot)com>, David Fetter <david(at)fetter(dot)org>, pgsql-committers <pgsql-committers(at)lists(dot)postgresql(dot)org>
Subject: Re: pgsql: Add a non-strict version of jsonb_set
Date: 2020-01-29 01:27:14
Message-ID: 20200129012714.GC145179@paquier.xyz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

On Tue, Jan 28, 2020 at 10:37:00AM -0500, Robert Haas wrote:
> On Tue, Jan 28, 2020 at 10:36 AM Robert Haas <robertmhaas(at)gmail(dot)com> wrote:
>> Another thing that would be nice is to warn about commits that don't
>> include a "Description:" line. I have been trying to be religious
>> about that, but I seem to periodically apostatize.
>
> And of course I meant "Discussion". :-(

That would be very nice.
--
Michael

In response to

Browse pgsql-committers by date

  From Date Subject
Next Message Amit Kapila 2020-01-29 05:48:55 pgsql: Add --parallel option to vacuumdb command.
Previous Message Tom Lane 2020-01-28 22:26:48 pgsql: Fix dangling pointer in EvalPlanQual machinery.