Thread: pgsql: doc: add section about heap-only tuples (HOT)

pgsql: doc: add section about heap-only tuples (HOT)

From
Bruce Momjian
Date:
doc:  add section about heap-only tuples (HOT)

Reported-by: Jonathan S. Katz

Discussion: https://postgr.es/m/c59ffbd5-96ac-a5a5-a401-14f627ca1405@postgresql.org

Backpatch-through: 11

Branch
------
REL_15_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/4445461cdff3580a2a698e89f66efd467f1bb5df

Modified Files
--------------
doc/src/sgml/acronyms.sgml         |  4 +--
doc/src/sgml/btree.sgml            |  3 +-
doc/src/sgml/catalogs.sgml         |  2 +-
doc/src/sgml/config.sgml           |  3 +-
doc/src/sgml/indexam.sgml          |  3 +-
doc/src/sgml/indices.sgml          |  6 ++--
doc/src/sgml/monitoring.sgml       |  2 +-
doc/src/sgml/ref/create_table.sgml |  4 ++-
doc/src/sgml/storage.sgml          | 70 ++++++++++++++++++++++++++++++++++++++
9 files changed, 86 insertions(+), 11 deletions(-)