Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bed9ef5 commit 5196f13Copy full SHA for 5196f13
doc/src/sgml/ref/alter_collation.sgml
@@ -94,15 +94,15 @@ ALTER COLLATION <replaceable>name</replaceable> SET SCHEMA <replaceable>new_sche
94
<para>
95
Updated the collation version.
96
See <xref linkend="sql-altercollation-notes"
97
- endterm="sql-altercollation-notes"> below.
+ endterm="sql-altercollation-notes-title"> below.
98
</para>
99
</listitem>
100
</varlistentry>
101
</variablelist>
102
</refsect1>
103
104
<refsect1 id="sql-altercollation-notes">
105
- <title>Notes</title>
+ <title id="sql-altercollation-notes-title">Notes</title>
106
107
108
When using collations provided by the ICU library, the ICU-specific version
0 commit comments