Re: jsonb_strip_nulls with arrays? - Mailing list pgsql-hackers

From Andrew Dunstan
Subject Re: jsonb_strip_nulls with arrays?
Date
Msg-id 6e58dc0e-b621-4350-a1c7-77aa52366a06@dunslane.net
Whole thread Raw
In response to RE: jsonb_strip_nulls with arrays?  ("Shinoda, Noriyoshi (SXD Japan FSI)" <noriyoshi.shinoda@hpe.com>)
List 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'
parameteris 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




pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Commit fest 2025-03
Next
From: Rahila Syed
Date:
Subject: Re: Improve monitoring of shared memory allocations