pgsql: doc: add section about heap-only tuples (HOT)
doc: add section about heap-only tuples (HOT)
Reported-by: Jonathan S. Katz
Discussion: /messages/by-id/c59ffbd5-96ac-a5a5-a401-14f627ca1405@postgresql.org
Backpatch-through: 11
Branch
------
REL_13_STABLE
Details
-------
https://git.postgresql.org/pg/commitdiff/a9885f2c77e0ecbc9487a1c729b39ebbf3d03d29
Modified Files
--------------
doc/src/sgml/acronyms.sgml | 4 +--
doc/src/sgml/btree.sgml | 5 +--
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, 87 insertions(+), 12 deletions(-)