Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 5e1295e

Browse files
author
Liudmila Mantrova
committed
DOC: remove links to install-procedure, configure, docguide-toolsets - N/A for PGPROEE10
1 parent e77c265 commit 5e1295e

File tree

2 files changed

+4
-13
lines changed

2 files changed

+4
-13
lines changed

doc/src/sgml/func.sgml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -18206,15 +18206,6 @@ SELECT collation for ('foo' COLLATE "de_DE");
1820618206
</tgroup>
1820718207
</table>
1820818208

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-
1821818209
<para>
1821918210
<function>pg_control_recovery</> returns a record, shown in
1822018211
<xref linkend="functions-pg-control-recovery">

doc/src/sgml/release-10.sgml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3478,7 +3478,7 @@ Branch: REL_10_STABLE [5159626af] 2017-11-03 14:14:16 -0400
34783478
2017-03-23 [eccfef81e] ICU support
34793479
-->
34803480
<para>
3481-
Allow the <link linkend="configure"><acronym>ICU</acronym></link> library to
3481+
Allow the <acronym>ICU</acronym> library to
34823482
optionally be used for collation support (Peter Eisentraut)
34833483
</para>
34843484

@@ -3618,7 +3618,7 @@ Branch: REL_10_STABLE [5159626af] 2017-11-03 14:14:16 -0400
36183618

36193619
<para>
36203620
If no strong random number generator can be
3621-
found, <link linkend="configure">configure</link> will fail unless
3621+
found, configure will fail unless
36223622
the <option>--disable-strong-random</option> option is used. However, with
36233623
this option, <link linkend="pgcrypto"><application>pgcrypto</application></link>
36243624
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
36673667
2016-08-24 [0e4cc1fc5] doc: Fix XSLT speedup with older upstream stylesheet ver
36683668
-->
36693669
<para>
3670-
Overhaul documentation <link linkend="docguide-toolsets">build
3671-
process</link> (Alexander Lakhin)
3670+
Overhaul documentation build
3671+
process (Alexander Lakhin)
36723672
</para>
36733673
</listitem>
36743674

0 commit comments

Comments
 (0)