pgsql: relnotes: improve collation check and ICU items

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: relnotes: improve collation check and ICU items
Date: 2022-09-03 01:48:05
Message-ID: E1oUIGT-001AKw-DP@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

relnotes: improve collation check and ICU items

Reported-by: Matthias van de Meent

Discussion: https://postgr.es/m/CAEze2WhrNAT2g8upDUhfqt1nWfV_JdUgXAQu7oT4rY2L68O-HQ@mail.gmail.com

Backpatch-through: 15 only

Branch
------
REL_15_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/4ddcb20592270ac3aa1082531d8057ca3d229951

Modified Files
--------------
doc/src/sgml/release-15.sgml | 14 ++++++++------
1 file changed, 8 insertions(+), 6 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2022-09-03 01:58:11 pgsql: doc: clarify recursion internal behavior
Previous Message Thomas Munro 2022-09-03 01:38:26 pgsql: Fix cache invalidation bug in recovery_prefetch.