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

Commitf7fa844

Browse files
committed
Update major release note items.
1 parentbf31a62 commitf7fa844

File tree

1 file changed

+27
-5
lines changed

1 file changed

+27
-5
lines changed

‎doc/src/sgml/release.sgml

Lines changed: 27 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.448 2006/09/22 01:39:33 momjian Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.449 2006/09/22 01:52:27 momjian Exp $ -->
22
<!--
33

44
Typical markup:
@@ -43,9 +43,31 @@ For new features, add links to the documentation sections.
4343

4444
<listitem>
4545
<para>
46-
Improved sort performance, memory usage,
47-
locking/concurency, FILLFACTOR support, query
48-
optimization, and vacuuming
46+
Improved sort performance with lower memory usage
47+
</para>
48+
</listitem>
49+
50+
<listitem>
51+
<para>
52+
More efficient locking with better concurency
53+
</para>
54+
</listitem>
55+
56+
<listitem>
57+
<para>
58+
New FILLFACTOR support for tables and indexes
59+
</para>
60+
</listitem>
61+
62+
<listitem>
63+
<para>
64+
Many query optimization improvements
65+
</para>
66+
</listitem>
67+
68+
<listitem>
69+
<para>
70+
More efficient vacuuming
4971
</para>
5072
</listitem>
5173

@@ -425,7 +447,7 @@ For new features, add links to the documentation sections.
425447
</para>
426448

427449
<para>
428-
This adds extra free space to eachheap or index page,
450+
This adds extra free space to eachtable or index page,
429451
allowing improved performance as the database grows. This
430452
is particularly valuable to maintain <command>CLUSTER</>ing.
431453
</para>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp