From: Bruce Momjian Date: Wed, 26 Jun 2024 17:13:46 +0000 (-0400) Subject: doc PG 17 relnotes: add item about pg_collation column renames X-Git-Tag: REL_17_BETA3~168 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d537b2e037e580b03c284bf3fcb02be6c3d5c8f2;p=thirdparty%2Fpostgresql.git doc PG 17 relnotes: add item about pg_collation column renames Reported-by: David G. Johnston Discussion: https://postgr.es/m/CAKFQuwYRw30QaWrSsL57k3L_=zdQ4JTgY9pGnnhm42B7fGJX1A@mail.gmail.com Backpatch-through: master --- diff --git a/doc/src/sgml/release-17.sgml b/doc/src/sgml/release-17.sgml index b15ed9da073..dad2c2e7ca4 100644 --- a/doc/src/sgml/release-17.sgml +++ b/doc/src/sgml/release-17.sgml @@ -275,6 +275,21 @@ Author: Peter Eisentraut + + + + + Rename pg_collation.colliculocale + to colllocale and + pg_collation.daticulocale + to datlocale (Jeff Davis) + + +