Re: First draft of PG 19 release notes - Mailing list pgsql-hackers

From jian he
Subject Re: First draft of PG 19 release notes
Date
Msg-id CACJufxG_ZTCTtFMxKiVji-s10jHt99krfH+Kn+Ww2prF=X6g6Q@mail.gmail.com
Whole thread
In response to First draft of PG 19 release notes  (Bruce Momjian <bruce@momjian.us>)
List pgsql-hackers
On Wed, Apr 15, 2026 at 9:19 AM Bruce Momjian <bruce@momjian.us> wrote:
>
> I have completed the first draft of the PG 19 release notes:
>
>         https://www.postgresql.org/docs/devel/release-19.html
>

Change FDW function prototypes to use uint* instead of bit* typedefs
(Nathan Bossart) §
This commit doesn't seem related to FDW?

Allow btree_gin to match partial qualifications (Tom Lane) § §
I don't understand "partial qualifications", the commit seems more
about "cross type operators".

https://git.postgresql.org/cgit/postgresql.git/commit/?id=999f172d
Can this also be added to the release notes?

Do you think this
(https://git.postgresql.org/cgit/postgresql.git/commit/?id=00c025a001170979e99706ce746f75fcc615761d)
worth add to the release notes?

Before commit:
https://www.postgresql.org/docs/current/functions-matching.html#FUNCTIONS-POSIX-REGEXP
After commit:
https://www.postgresql.org/docs/devel/functions-matching.html#FUNCTIONS-POSIX-LIST



--
jian
https://www.enterprisedb.com/



pgsql-hackers by date:

Previous
From: Peter Smith
Date:
Subject: Re: Skipping schema changes in publication
Next
From: Peter Smith
Date:
Subject: Re: Get rid of translation strings that only contain punctuation