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

Commit d2db994

Browse files
author
Liudmila Mantrova
committed
Removing links to install sections for EE release
1 parent ab4fc2f commit d2db994

File tree

4 files changed

+12
-15
lines changed

4 files changed

+12
-15
lines changed

doc/src/sgml/release-9.0.sgml

Lines changed: 7 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -7766,8 +7766,8 @@
77667766

77677767
<listitem>
77687768
<para>
7769-
Full support for <link linkend="install-windows">64-bit
7770-
<productname>Windows</></link>.
7769+
Full support for 64-bit
7770+
<productname>Windows</>.
77717771
</para>
77727772
</listitem>
77737773

@@ -10408,8 +10408,7 @@ if TG_OP = 'INSERT' and NEW.col1 = ... then
1040810408
</para>
1040910409

1041010410
<para>
10411-
The thread-safety option can be disabled with <link
10412-
linkend="configure"><literal>configure</></link>
10411+
The thread-safety option can be disabled with <literal>configure</>
1041310412
<option>--disable-thread-safety</>.
1041410413
</para>
1041510414
</listitem>
@@ -10479,9 +10478,8 @@ if TG_OP = 'INSERT' and NEW.col1 = ... then
1047910478

1048010479
<listitem>
1048110480
<para>
10482-
Support compiling on <link
10483-
linkend="install-windows">64-bit
10484-
<productname>Windows</></link> and running in 64-bit
10481+
Support compiling on 64-bit
10482+
<productname>Windows</> and running in 64-bit
1048510483
mode (Tsutomu Yamada, Magnus Hagander)
1048610484
</para>
1048710485

@@ -10492,9 +10490,8 @@ if TG_OP = 'INSERT' and NEW.col1 = ... then
1049210490

1049310491
<listitem>
1049410492
<para>
10495-
Support server builds using <link
10496-
linkend="install-windows-full"><productname>Visual Studio
10497-
2008</></link> (Magnus Hagander)
10493+
Support server builds using <productname>Visual Studio
10494+
2008</> (Magnus Hagander)
1049810495
</para>
1049910496
</listitem>
1050010497

doc/src/sgml/release-9.1.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11228,8 +11228,8 @@ SELECT * FROM places ORDER BY location <-> point '(101,456)' LIMIT 10;
1122811228

1122911229
<listitem>
1123011230
<para>
11231-
Add support for collecting <link linkend="windows-crash-dumps">crash
11232-
dumps</link> on Windows (Craig Ringer, Magnus Hagander)
11231+
Add support for collecting crash
11232+
dumps on Windows (Craig Ringer, Magnus Hagander)
1123311233
</para>
1123411234

1123511235
<para>

doc/src/sgml/release-9.2.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10529,8 +10529,8 @@ Branch: REL9_2_STABLE [6b700301c] 2015-02-17 16:03:00 +0100
1052910529

1053010530
<listitem>
1053110531
<para>
10532-
Add support for building with <link linkend="install-windows">MS
10533-
Visual Studio 2010</link> (Brar Piening)
10532+
Add support for building with MS
10533+
Visual Studio 2010 (Brar Piening)
1053410534
</para>
1053510535
</listitem>
1053610536

doc/src/sgml/release-9.3.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11080,7 +11080,7 @@ ALTER EXTENSION hstore UPDATE;
1108011080

1108111081
<listitem>
1108211082
<para>
11083-
Remove <link linkend="configure">configure</link> flag
11083+
Remove configure flag
1108411084
<option>--disable-shared</>, as it is no longer supported
1108511085
(Bruce Momjian)
1108611086
</para>

0 commit comments

Comments
 (0)