1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-20 05:03:10 +03:00

More README src cleanups.

This commit is contained in:
Bruce Momjian
2008-03-21 13:23:29 +00:00
parent d287818eb5
commit fca9fff41b
41 changed files with 137 additions and 52 deletions

View File

@ -1,9 +1,7 @@
$PostgreSQL: pgsql/src/backend/access/heap/README.HOT,v 1.2 2007/09/21 21:25:42 tgl Exp $
$PostgreSQL: pgsql/src/backend/access/heap/README.HOT,v 1.3 2008/03/21 13:23:27 momjian Exp $
Heap Only Tuples (HOT)
Introduction
------------
Heap Only Tuples (HOT)
======================
The Heap Only Tuple (HOT) feature eliminates redundant index entries and
allows the re-use of space taken by DELETEd or obsoleted UPDATEd tuples