pgsql: docs: Update HOT update docs for 19d8e2308b - Mailing list pgsql-committers

From Jeff Davis
Subject pgsql: docs: Update HOT update docs for 19d8e2308b
Date
Msg-id E1rhYZR-002FFB-81@gemulon.postgresql.org
Whole thread Raw
List 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 by date:

Previous
From: Jeff Davis
Date:
Subject: pgsql: docs: Update HOT update docs for 19d8e2308b
Next
From: Jeff Davis
Date:
Subject: pgsql: Run pgindent for commit ef4cfdce0e.