Skip to content

Commit

Permalink
doc PG 17 relnotes: fix system catalog name mistake
Browse files Browse the repository at this point in the history
Reported-by: David G. Johnston

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

Backpatch-through: master
  • Loading branch information
bmomjian committed Jun 26, 2024
1 parent d537b2e commit f92fd18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/src/sgml/release-17.sgml
Original file line number Diff line number Diff line change
Expand Up @@ -285,7 +285,7 @@ Author: Jeff Davis <[email protected]>
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>
Expand Down

0 comments on commit f92fd18

Please sign in to comment.