Skip to content

Commit 6b8d26b

Browse files
committed
Update HOT description to make index column changes clearer.
1 parent 52767ea commit 6b8d26b

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

doc/src/sgml/release.sgml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.560 2007/12/07 16:53:31 momjian Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.561 2007/12/07 17:42:49 momjian Exp $ -->
22
<!--
33

44
Typical markup:
@@ -703,13 +703,13 @@ current_date &lt; 2017-11-17
703703
</para>
704704

705705
<para>
706-
<command>UPDATE</>s and <command>DELETE</>s leave dead tuples behind,
707-
as do failed <command>INSERT</>s. Previously only
706+
<command>UPDATE</>s and <command>DELETE</>s leave dead tuples
707+
behind, as do failed <command>INSERT</>s. Previously only
708708
<command>VACUUM</> could reclaim space taken by dead tuples. With
709709
<acronym>HOT</> dead tuple space can be reclaimed at the time of
710-
<command>UPDATE</> or <command>INSERT</>. This allows for more
711-
consistent performance. Also, <acronym>HOT</> avoids making duplicate
712-
index entries when an <command>UPDATE</> changes no indexed columns.
710+
<command>UPDATE</> or <command>INSERT</> if no changes are made to
711+
indexed columns. This allows for more consistent performance.
712+
Also, <acronym>HOT</> avoids adding duplicate index entries.
713713
</para>
714714
</listitem>
715715

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy