Обсуждение: pgsql: doc: add section about heap-only tuples (HOT)

Поиск
Список
Период
Сортировка

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

От
Bruce Momjian
Дата:
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_14_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/675a368a35a1ae4aa2c54fbd2a8310e3939d73b8

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(-)