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

Commit260419f

Browse files
committed
Add release note introduction.
1 parent4188e18 commit260419f

File tree

1 file changed

+32
-1
lines changed

1 file changed

+32
-1
lines changed

‎doc/src/sgml/release.sgml

Lines changed: 32 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.566 2007/12/1022:14:52 momjian Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.567 2007/12/1023:37:49 momjian Exp $ -->
22
<!--
33

44
Typical markup:
@@ -35,6 +35,37 @@ do it for earlier branch release files.
3535
<appendix id="release">
3636
<title>Release Notes</title>
3737

38+
<sect1 id="release-introduction">
39+
<title>Introduction</title>
40+
41+
<para>
42+
The release notes contain the significant changes in each PostgreSQL
43+
release, with major features and migration issues often listed at the
44+
top. The release notes do not contain changes that affect only a few
45+
users or changes that are internal and therefore not user-visible. For
46+
example, the optimizer is improved in almost every release, but the
47+
improvements are usually observed by users as simply faster queries.
48+
</para>
49+
50+
<para>
51+
A complete list of changes for each release can be obtained by
52+
viewing the <link linkend="cvs">CVS</> logs for each release. The <ulink
53+
url="http://archives.postgresql.org/pgsql-committers/">committers email
54+
list</ulink> contains all source code changes as well. There is also
55+
a <ulink url="http://developer.postgresql.org/cvsweb.cgi/pgsql/">web
56+
interface</ulink> that shows changes to specific files.
57+
<!-- we need a file containing the CVS logs for each release, and something
58+
like the SVN web interface that groups commits but has branches -->
59+
</para>
60+
61+
<para>
62+
The name appearing next to each item represents the major developer for
63+
that item. Of course all changes involve community discussion and patch
64+
review so each item is truly a community effort.
65+
</para>
66+
67+
</sect1>
68+
3869
<sect1 id="release-8-3">
3970
<title>Release 8.3</title>
4071

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp