pgsql: doc PG 19 relnotes: add UTF-8 case folding performance item - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: doc PG 19 relnotes: add UTF-8 case folding performance item
Date
Msg-id E1wL9TL-000mmc-1u@gemulon.postgresql.org
Whole thread
List pgsql-committers
doc PG 19 relnotes:  add UTF-8 case folding performance item

Reported-by: Andreas Karlsson

Discussion: https://postgr.es/m/9dae1593-4441-4a20-a1ab-ce5018db9878@proxel.se

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/12ca57bf346f1be0986f360d147bbe1a46d682db

Modified Files
--------------
doc/src/sgml/release-19.sgml | 12 ++++++++++++
1 file changed, 12 insertions(+)


pgsql-committers by date:

Previous
From: Amit Langote
Date:
Subject: pgsql: Fix use-after-free of qs in AfterTriggerEndQuery.
Next
From: Richard Guo
Date:
Subject: pgsql: Fix HAVING-to-WHERE pushdown for simple-CASE form