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

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема pgsql: doc: add section about heap-only tuples (HOT)
Дата
Msg-id E1oMZyU-000Twc-5J@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
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_11_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/99c1f24f5b5b0c1586e5dd143101023852ff5606

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


В списке pgsql-committers по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: pgsql: doc: warn about security issues around log files
Следующее
От: Bruce Momjian
Дата:
Сообщение: pgsql: doc: add missing role attributes to user management section