pgsql: Further fix for json_strip_nulls documentation

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Further fix for json_strip_nulls documentation
Date: 2025-03-06 15:57:22
Message-ID: E1tqDb8-0016Zk-0t@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Further fix for json_strip_nulls documentation

Oversight in commit 4603903d294.

Author: Shinoda, Noriyoshi (SXD Japan FSI) <noriyoshi(dot)shinoda(at)hpe(dot)com>

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/e33969abc1934cc7fd92d539e51a2b8ae46d6a33

Modified Files
--------------
doc/src/sgml/func.sgml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2025-03-06 16:54:48 pgsql: Fix some performance issues in GIN query startup.
Previous Message Andrew Dunstan 2025-03-06 13:50:16 pgsql: Remove extraneous commas in json{b}_strip_nulls documentation