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 E1rhYZ3-002FEW-Fv@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
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/7a9328e8e40534fb4de41b4ac152e3c6989d84e7

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: Update sepgsql expected output.
Next
From: Jeff Davis
Date:
Subject: pgsql: docs: Update HOT update docs for 19d8e2308b