Re: jsonb_strip_nulls with arrays?
Andrew Dunstan <andrew@dunslane.net>
From: Andrew Dunstan <andrew@dunslane.net>
To: Ian Lawrence Barwick <barwick@gmail.com>,
Florents Tselai <florents.tselai@gmail.com>
Cc: pgsql-hackers <pgsql-hackers@lists.postgresql.org>
Date: 2025-03-06T13:51:02Z
Lists: pgsql-hackers
On 2025-03-05 We 7:10 PM, Ian Lawrence Barwick 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. > Thanks, pushed. cheers andrew -- Andrew Dunstan EDB: https://www.enterprisedb.com
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