|
1 | | -<!-- $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.561 2007/12/0717:42:49 momjian Exp $ --> |
| 1 | +<!-- $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.562 2007/12/0721:22:34 momjian Exp $ --> |
2 | 2 | <!-- |
3 | 3 |
|
4 | 4 | Typical markup: |
@@ -172,7 +172,7 @@ do it for earlier branch release files. |
172 | 172 | <listitem> |
173 | 173 | <para> |
174 | 174 | Heap-Only Tuples (<acronym>HOT</>) accelerate space reuse for |
175 | | - <command>UPDATE</>s |
| 175 | +most<command>UPDATE</>s |
176 | 176 | </para> |
177 | 177 | </listitem> |
178 | 178 |
|
@@ -698,7 +698,7 @@ current_date < 2017-11-17 |
698 | 698 |
|
699 | 699 | <listitem> |
700 | 700 | <para> |
701 | | - Heap-Only Tuples (<acronym>HOT</>) accelerate space reuse for |
| 701 | + Heap-Only Tuples (<acronym>HOT</>) accelerate space reuse for most |
702 | 702 | <command>UPDATE</>s (Pavan Deolasee, with ideas from many others) |
703 | 703 | </para> |
704 | 704 |
|
|