1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-24 14:22:24 +03:00

doc PG 17 relnotes: fix system catalog name mistake

Reported-by: David G. Johnston

Discussion: https://postgr.es/m/CAKFQuwYgkaOuao4DXuQwhbg+vyu4Xb5TGpuDNDOfMa0AftyweQ@mail.gmail.com

Backpatch-through: master
This commit is contained in:
Bruce Momjian
2024-06-26 15:08:06 -04:00
parent d537b2e037
commit f92fd18307

View File

@ -285,7 +285,7 @@ Author: Jeff Davis <jdavis@postgresql.org>
Rename <link
linkend="catalog-pg-collation"><structname>pg_collation</structname>.<structfield>colliculocale</structfield></link>
to <structfield>colllocale</structfield> and
<structname>pg_collation</structname>.<structfield>daticulocale</structfield>
<link linkend="catalog-pg-database"><structname>pg_database</structname>.<structfield>daticulocale</structfield></link>
to <structfield>datlocale</structfield> (Jeff Davis)
</para>
</listitem>