File tree Expand file tree Collapse file tree 2 files changed +4
-13
lines changed Expand file tree Collapse file tree 2 files changed +4
-13
lines changed Original file line number Diff line number Diff line change @@ -18206,15 +18206,6 @@ SELECT collation for ('foo' COLLATE "de_DE");
18206
18206
</tgroup>
18207
18207
</table>
18208
18208
18209
- <note>
18210
- <para>
18211
- <literal>icu_version</literal> is NULL if
18212
- <productname>&productname;</productname> is built without ICU. See the
18213
- <option>--with-icu</option> description in <xref
18214
- linkend="install-procedure">.
18215
- </para>
18216
- </note>
18217
-
18218
18209
<para>
18219
18210
<function>pg_control_recovery</> returns a record, shown in
18220
18211
<xref linkend="functions-pg-control-recovery">
Original file line number Diff line number Diff line change @@ -3478,7 +3478,7 @@ Branch: REL_10_STABLE [5159626af] 2017-11-03 14:14:16 -0400
3478
3478
2017-03-23 [eccfef81e] ICU support
3479
3479
-->
3480
3480
<para>
3481
- Allow the <link linkend="configure">< acronym>ICU</acronym></link > library to
3481
+ Allow the <acronym>ICU</acronym> library to
3482
3482
optionally be used for collation support (Peter Eisentraut)
3483
3483
</para>
3484
3484
@@ -3618,7 +3618,7 @@ Branch: REL_10_STABLE [5159626af] 2017-11-03 14:14:16 -0400
3618
3618
3619
3619
<para>
3620
3620
If no strong random number generator can be
3621
- found, <link linkend=" configure">configure</link> will fail unless
3621
+ found, configure will fail unless
3622
3622
the <option>--disable-strong-random</option> option is used. However, with
3623
3623
this option, <link linkend="pgcrypto"><application>pgcrypto</application></link>
3624
3624
functions requiring a strong random number generator will be disabled.
@@ -3667,8 +3667,8 @@ Branch: REL_10_STABLE [5159626af] 2017-11-03 14:14:16 -0400
3667
3667
2016-08-24 [0e4cc1fc5] doc: Fix XSLT speedup with older upstream stylesheet ver
3668
3668
-->
3669
3669
<para>
3670
- Overhaul documentation <link linkend="docguide-toolsets"> build
3671
- process</link> (Alexander Lakhin)
3670
+ Overhaul documentation build
3671
+ process (Alexander Lakhin)
3672
3672
</para>
3673
3673
</listitem>
3674
3674
You can’t perform that action at this time.
0 commit comments