Also add missing commit link to json_array() item.
Reported-by: Peter Geoghegan
Discussion: https://postgr.es/m/CAH2-Wzm1UAuv9ih6_ATbwbmrmusKPoJ2qSo3HBF-JaUEkVYUPg@mail.gmail.com
<listitem>
<para>
Change a json_array() call which returns no rows to return an empty JSON array (Richard Guo)
+<ulink url="&commit_baseurl;8d829f5a0">§</ulink>
</para>
<para>
</para>
</listitem>
-<!--
-Author: Peter Geoghegan <pg@bowt.ie>
-2026-03-22 [e5836f7b7] Add fake LSN support to hash index AM.
--->
-
-<listitem>
-<para>
-Add fake LSN support to hash index AM (Peter Geoghegan)
-<ulink url="&commit_baseurl;e5836f7b7">§</ulink>
-</para>
-</listitem>
-
<!--
Author: Nathan Bossart <nathan@postgresql.org>
2026-03-30 [bab2f27ea] Remove bits* typedefs.