@@ -85,64 +85,8 @@ For new features, add links to the documentation sections.
85
85
<title>Prior Releases</title>
86
86
87
87
<para>
88
- Release notes for prior release branches can be found on the
89
- <ulink url="https://www.postgresql.org/"><productname>PostgreSQL</productname></ulink>
90
- web site. At the time of release of version 10,
91
- these were the supported prior release branches:
92
-
93
- <itemizedlist>
94
- <listitem>
95
- <para>
96
- <productname>PostgreSQL</productname> 9.6:
97
- <ulink url="https://www.postgresql.org/docs/9.6/release.html">
98
- <literal>https://www.postgresql.org/docs/9.6/release.html</literal>
99
- </ulink>
100
- </para>
101
- </listitem>
102
-
103
- <listitem>
104
- <para>
105
- <productname>PostgreSQL</productname> 9.5:
106
- <ulink url="https://www.postgresql.org/docs/9.5/release.html">
107
- <literal>https://www.postgresql.org/docs/9.5/release.html</literal>
108
- </ulink>
109
- </para>
110
- </listitem>
111
-
112
- <listitem>
113
- <para>
114
- <productname>PostgreSQL</productname> 9.4:
115
- <ulink url="https://www.postgresql.org/docs/9.4/release.html">
116
- <literal>https://www.postgresql.org/docs/9.4/release.html</literal>
117
- </ulink>
118
- </para>
119
- </listitem>
120
-
121
- <listitem>
122
- <para>
123
- <productname>PostgreSQL</productname> 9.3:
124
- <ulink url="https://www.postgresql.org/docs/9.3/release.html">
125
- <literal>https://www.postgresql.org/docs/9.3/release.html</literal>
126
- </ulink>
127
- </para>
128
- </listitem>
129
-
130
- <listitem>
131
- <para>
132
- <productname>PostgreSQL</productname> 9.2:
133
- <ulink url="https://www.postgresql.org/docs/9.2/release.html">
134
- <literal>https://www.postgresql.org/docs/9.2/release.html</literal>
135
- </ulink>
136
- </para>
137
- </listitem>
138
- </itemizedlist>
139
- </para>
140
-
141
- <para>
142
- Release notes for older release branches can be found at
143
- <ulink url="https://www.postgresql.org/docs/manuals/archive/">
144
- <literal>https://www.postgresql.org/docs/manuals/archive/</literal>
145
- </ulink>
88
+ Release notes for prior release branches can be found at
89
+ <ulink url="https://www.postgresql.org/docs/release/"><literal>https://www.postgresql.org/docs/release/</literal></ulink>
146
90
</para>
147
91
</sect1>
148
92
0 commit comments