public inbox for [email protected]
help / color / mirror / Atom feedFrom: Magnus Hagander <[email protected]>
To: [email protected]
To: [email protected]
Subject: Re: jsonb_strip_nulls() - extra semicolon in the definition
Date: Mon, 13 Oct 2025 15:30:15 +0200
Message-ID: <CABUevEztqWE2JrnCO6-b3V2uP43=_L6LEkPYWzMyKM3QYx=ZEA@mail.gmail.com> (raw)
In-Reply-To: <[email protected]>
References: <[email protected]>
Thanks for the report -- fix pushed!
//Magnus
On Mon, 6 Oct 2025 at 18:54, PG Doc comments form <[email protected]>
wrote:
> The following documentation comment has been logged on the website:
>
> Page: https://www.postgresql.org/docs/18/functions-json.html
> Description:
>
> Please check the function definition[1]. Looks like it contains an extra
> semicolon:
> jsonb_strip_nulls('[1,2,null,3,4]', true); → [1,2,3,4]
>
> 1.
>
> https://www.postgresql.org/docs/18/functions-json.html#:~:text=jsonb_strip_nulls(';[1%2C2%2Cnull%2C3%2C4]'%2C%20true)
> ;
>
view thread (2+ messages)
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected], [email protected]
Subject: Re: jsonb_strip_nulls() - extra semicolon in the definition
In-Reply-To: <CABUevEztqWE2JrnCO6-b3V2uP43=_L6LEkPYWzMyKM3QYx=ZEA@mail.gmail.com>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox