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