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:
@ -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>
|
||||
|
Reference in New Issue
Block a user