doc PG 19 relnotes: correct two items

Reported-by: jian he

Discussion: https://postgr.es/m/CACJufxG_ZTCTtFMxKiVji-s10jHt99krfH+Kn+Ww2prF=X6g6Q@mail.gmail.com
This commit is contained in:
Bruce Momjian 2026-05-07 20:21:16 -04:00
parent 4c0f1e4910
commit 2d773a9f00

View file

@ -3086,7 +3086,7 @@ Author: Nathan Bossart <nathan@postgresql.org>
<listitem>
<para>
Change FDW function prototypes to use uint* instead of bit* typedefs (Nathan Bossart)
Change function prototypes to use uint* instead of bit* typedefs (Nathan Bossart)
<ulink url="&commit_baseurl;bab2f27ea">&sect;</ulink>
</para>
</listitem>
@ -3311,7 +3311,7 @@ Author: Tom Lane <tgl@sss.pgh.pa.us>
<listitem>
<para>
Allow btree_gin to match partial qualifications (Tom Lane)
Change btree_gin to support all btree-supported cross-type comparisons (Tom Lane)
<ulink url="&commit_baseurl;e2b64fcef">&sect;</ulink>
<ulink url="&commit_baseurl;fc896821c">&sect;</ulink>
</para>