1
0
mirror of https://github.com/postgres/postgres.git synced 2025-06-13 07:41:39 +03:00

In release notes, mention "most" updates are improved with HOT.

This commit is contained in:
Bruce Momjian
2007-12-07 21:22:34 +00:00
parent d32f24776f
commit cb010629ba

View File

@ -1,4 +1,4 @@
<!-- $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.561 2007/12/07 17:42:49 momjian Exp $ --> <!-- $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.562 2007/12/07 21:22:34 momjian Exp $ -->
<!-- <!--
Typical markup: Typical markup:
@ -172,7 +172,7 @@ do it for earlier branch release files.
<listitem> <listitem>
<para> <para>
Heap-Only Tuples (<acronym>HOT</>) accelerate space reuse for Heap-Only Tuples (<acronym>HOT</>) accelerate space reuse for
<command>UPDATE</>s most <command>UPDATE</>s
</para> </para>
</listitem> </listitem>
@ -698,7 +698,7 @@ current_date &lt; 2017-11-17
<listitem> <listitem>
<para> <para>
Heap-Only Tuples (<acronym>HOT</>) accelerate space reuse for Heap-Only Tuples (<acronym>HOT</>) accelerate space reuse for most
<command>UPDATE</>s (Pavan Deolasee, with ideas from many others) <command>UPDATE</>s (Pavan Deolasee, with ideas from many others)
</para> </para>