pgsql: docs: Update HOT update docs for 19d8e2308b

Поиск
Список
Период
Сортировка
От Jeff Davis
Тема pgsql: docs: Update HOT update docs for 19d8e2308b
Дата
Msg-id E1rhYZR-002FFB-81@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
docs: Update HOT update docs for 19d8e2308b

Commit 19d8e2308b changed when the HOT update optimization is possible
but neglected to update the Heap-Only Tuples (HOT) documentation.  This
patch updates that documentation accordingly.

Author: Elizabeth Christensen
Backpatch-through: 16
Reviewed-By: Stephen Frost, Alvaro Herrera
Discussion: https://postgr.es/m/CABoUFXRjisr58Ct_3VsFEdQx+fJeQTWTdJnM7XAp=8MUbtoa9A@mail.gmail.com

Branch
------
REL_16_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/8870c54d8a17da3e2f7597acf2922f0fb8eadfa5

Modified Files
--------------
doc/src/sgml/storage.sgml | 21 +++++++++++----------
1 file changed, 11 insertions(+), 10 deletions(-)


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

Предыдущее
От: Jeff Davis
Дата:
Сообщение: pgsql: docs: Update HOT update docs for 19d8e2308b
Следующее
От: Jeff Davis
Дата:
Сообщение: pgsql: Run pgindent for commit ef4cfdce0e.