diff options
-rw-r--r-- | doc/src/sgml/release-17.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/release-17.sgml b/doc/src/sgml/release-17.sgml index dad2c2e7ca4..1eaaad7cf7e 100644 --- a/doc/src/sgml/release-17.sgml +++ b/doc/src/sgml/release-17.sgml @@ -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> |