Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit7d7de6d

Browse files
committed
Simplify release-note links to back branches.
Now thathttps://www.postgresql.org/docs/release/ is populated,replace the stopgap text we had under "Prior Releases" witha pointer to that archive.Discussion:https://postgr.es/m/e0f09c9a-bd2b-862a-d379-601dfabc8969@postgresql.org
1 parent40a579b commit7d7de6d

File tree

1 file changed

+2
-58
lines changed

1 file changed

+2
-58
lines changed

‎doc/src/sgml/release.sgml

Lines changed: 2 additions & 58 deletions
Original file line numberDiff line numberDiff line change
@@ -87,64 +87,8 @@ For new features, add links to the documentation sections.
8787
<title>Prior Releases</title>
8888

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

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp