Re: jsonb_strip_nulls with arrays?
Florents Tselai <florents.tselai@gmail.com>
From: Florents Tselai <florents.tselai@gmail.com>
To: Ian Lawrence Barwick <barwick@gmail.com>
Cc: Andrew Dunstan <andrew@dunslane.net>,
pgsql-hackers <pgsql-hackers@lists.postgresql.org>
Date: 2025-03-06T06:30:25Z
Lists: pgsql-hackers
> On 6 Mar 2025, at 2:10 AM, Ian Lawrence Barwick <barwick@gmail.com> wrote: > > Hi > > 2025年3月1日(土) 2:58 Florents Tselai <florents.tselai@gmail.com>: >> Please add this to the next Commitfest at https://commitfest.postgresql.org/52/ >> >> >> Added ; thanks >> https://commitfest.postgresql.org/patch/5260/ > > I see this was committed, but there's a small formatting error in the docs > (extra comma in the parameter list); patch attached. > > Regards > > Ian Barwick > <json_strip_nulls-doc-fix.patch> You’re corrrect.
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
Allow json{b}_strip_nulls to remove null array elements
- 4603903d294b 18.0 landed