From: Bruce Momjian Date: Fri, 8 May 2026 00:21:16 +0000 (-0400) Subject: doc PG 19 relnotes: correct two items X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=2d773a9f005fa555eb9fa35157b96f48d6ea8b53;p=thirdparty%2Fpostgresql.git 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 --- diff --git a/doc/src/sgml/release-19.sgml b/doc/src/sgml/release-19.sgml index 1539f1e56d9..008405623e1 100644 --- a/doc/src/sgml/release-19.sgml +++ b/doc/src/sgml/release-19.sgml @@ -3086,7 +3086,7 @@ Author: Nathan Bossart -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) § @@ -3311,7 +3311,7 @@ Author: Tom Lane -Allow btree_gin to match partial qualifications (Tom Lane) +Change btree_gin to support all btree-supported cross-type comparisons (Tom Lane) § §