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

Started by Bruce Momjianalmost 4 years ago1 messagescomitters
Jump to latest
#1Bruce Momjian
bruce@momjian.us

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_12_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/f5078954f64e02d4c2317087bebe8420e6f4b94d

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