Re: jsonb_strip_nulls with arrays?
Ian Lawrence Barwick <barwick@gmail.com>
From: Ian Lawrence Barwick <barwick@gmail.com>
To: Florents Tselai <florents.tselai@gmail.com>
Cc: Andrew Dunstan <andrew@dunslane.net>,
pgsql-hackers <pgsql-hackers@lists.postgresql.org>
Date: 2025-03-06T00:10:04Z
Lists: pgsql-hackers
Attachments
- json_strip_nulls-doc-fix.patch (text/x-patch) patch
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
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