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