mirror of
https://github.com/postgres/postgres.git
synced 2026-05-20 01:08:56 -04:00
doc PG 19 relnotes: remove "Add fake LSN support to hash index"
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
This commit is contained in:
parent
27bdae8413
commit
41b60bf172
1 changed files with 1 additions and 12 deletions
|
|
@ -192,6 +192,7 @@ Author: Richard Guo <rguo@postgresql.org>
|
|||
<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>
|
||||
|
|
@ -3069,18 +3070,6 @@ Make multixid members 64-bit (Maxim Orlov)
|
|||
</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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue