mirror of
https://github.com/postgres/postgres.git
synced 2026-05-15 11:00:06 -04:00
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:
parent
4c0f1e4910
commit
2d773a9f00
1 changed files with 2 additions and 2 deletions
|
|
@ -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">§</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">§</ulink>
|
||||
<ulink url="&commit_baseurl;fc896821c">§</ulink>
|
||||
</para>
|
||||
|
|
|
|||
Loading…
Reference in a new issue