Skip to content

Commit f92fd18

Browse files
committedJun 26, 2024

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎doc/src/sgml/release-17.sgml

+1-1
Original file line numberDiff line numberDiff line change
@@ -285,7 +285,7 @@ Author: Jeff Davis <jdavis@postgresql.org>
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)
Please sign in to comment.