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

Commitd9c7f63

Browse files
committed
Add "automatically" to HOT release note description.
1 parent1ab19a3 commitd9c7f63

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

‎doc/src/sgml/release.sgml

Lines changed: 6 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.578 2008/02/02 23:30:23 tgl Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.579 2008/02/07 22:28:54 momjian Exp $ -->
22
<!--
33

44
Typical markup:
@@ -741,10 +741,11 @@ current_date &lt; 2017-11-17
741741
<command>UPDATE</>s and <command>DELETE</>s leave dead tuples
742742
behind, as do failed <command>INSERT</>s. Previously only
743743
<command>VACUUM</> could reclaim space taken by dead tuples. With
744-
<acronym>HOT</> dead tuple space can be reclaimed at the time of
745-
<command>INSERT</> or <command>UPDATE</> if no changes are made to
746-
indexed columns. This allows for more consistent performance.
747-
Also, <acronym>HOT</> avoids adding duplicate index entries.
744+
<acronym>HOT</> dead tuple space can be automatically reclaimed at
745+
the time of <command>INSERT</> or <command>UPDATE</> if no changes
746+
are made to indexed columns. This allows for more consistent
747+
performance. Also, <acronym>HOT</> avoids adding duplicate index
748+
entries.
748749
</para>
749750
</listitem>
750751

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp