Skip to content

Commit f92fd18

Browse files
committed
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
1 parent d537b2e commit f92fd18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: doc/src/sgml/release-17.sgml

+1-1
Original file line numberDiff line numberDiff line change
@@ -285,7 +285,7 @@ Author: Jeff Davis <[email protected]>
285285
Rename <link
286286
linkend="catalog-pg-collation"><structname>pg_collation</structname>.<structfield>colliculocale</structfield></link>
287287
to <structfield>colllocale</structfield> and
288-
<structname>pg_collation</structname>.<structfield>daticulocale</structfield>
288+
<link linkend="catalog-pg-database"><structname>pg_database</structname>.<structfield>daticulocale</structfield></link>
289289
to <structfield>datlocale</structfield> (Jeff Davis)
290290
</para>
291291
</listitem>

0 commit comments

Comments
 (0)