Re: jsonb_strip_nulls with arrays?

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: "Shinoda, Noriyoshi (SXD Japan FSI)" <noriyoshi(dot)shinoda(at)hpe(dot)com>, Ian Lawrence Barwick <barwick(at)gmail(dot)com>, Florents Tselai <florents(dot)tselai(at)gmail(dot)com>
Cc: pgsql-hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: jsonb_strip_nulls with arrays?
Date: 2025-03-06 15:57:32
Message-ID: 6e58dc0e-b621-4350-a1c7-77aa52366a06@dunslane.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


On 2025-03-06 Th 9:17 AM, Shinoda, Noriyoshi (SXD Japan FSI) wrote:
> Hi,
> Thanks for developing the good feature.
> I've attached a small patch for the documentation of the json_strip_nulls function. The data type of the 'target' parameter is different between the implementation and the documentation. The implementation is json_stripe_nulls (target JSON, ...), but the current documentation says json_stripe_nulls(target JSONB, ...).
>

Argh! My glasses must have been fogged up yesterday.

pushed, thanks

cheers

andrew

--
Andrew Dunstan
EDB: https://www.enterprisedb.com

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Rahila Syed 2025-03-06 15:58:17 Re: Improve monitoring of shared memory allocations
Previous Message Tom Lane 2025-03-06 15:54:26 Re: Commit fest 2025-03