pgsql: doc: clarify wording about phantom reads - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: doc: clarify wording about phantom reads
Date
Msg-id E1o45Ak-001JUR-Vv@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
doc: clarify wording about phantom reads

Reported-by: akhilhello@gmail.com

Discussion: https://postgr.es/m/165222922369.669.10475917322916060899@wrigleys.postgresql.org

Backpatch-through: 10

Branch
------
REL_14_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/1463f22d42fddc620ca29c6fa9eb7dce0e56a2fe

Modified Files
--------------
doc/src/sgml/high-availability.sgml | 2 +-
doc/src/sgml/mvcc.sgml              | 7 ++++---
2 files changed, 5 insertions(+), 4 deletions(-)


pgsql-committers by date:

Previous
From: Robert Haas
Date:
Subject: pgsql: amcheck: Fix incorrect use of VARATT_IS_COMPRESSED.
Next
From: Bruce Momjian
Date:
Subject: pgsql: doc: improve wording of plpgsql RAISE format text