mirror of
https://github.com/postgres/postgres.git
synced 2025-07-28 23:42:10 +03:00
doc: Fix oldhtml/old PDF build again
Commit e259e1f748
was faulty and created
some broken output. This one fixes it better.
This commit is contained in:
@ -94,7 +94,7 @@ ALTER COLLATION <replaceable>name</replaceable> SET SCHEMA <replaceable>new_sche
|
|||||||
<para>
|
<para>
|
||||||
Updated the collation version.
|
Updated the collation version.
|
||||||
See <xref linkend="sql-altercollation-notes"
|
See <xref linkend="sql-altercollation-notes"
|
||||||
endterm="sql-altercollation-notes"> below.
|
endterm="sql-altercollation-notes-title"> below.
|
||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
@ -102,7 +102,7 @@ ALTER COLLATION <replaceable>name</replaceable> SET SCHEMA <replaceable>new_sche
|
|||||||
</refsect1>
|
</refsect1>
|
||||||
|
|
||||||
<refsect1 id="sql-altercollation-notes">
|
<refsect1 id="sql-altercollation-notes">
|
||||||
<title>Notes</title>
|
<title id="sql-altercollation-notes-title">Notes</title>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
When using collations provided by the ICU library, the ICU-specific version
|
When using collations provided by the ICU library, the ICU-specific version
|
||||||
|
Reference in New Issue
Block a user