pgsql: Doc: minor wording adjustments in transaction isolation discussi

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Doc: minor wording adjustments in transaction isolation discussi
Date: 2023-06-28 16:48:27
Message-ID: E1qEYLD-000sO5-Tj@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Doc: minor wording adjustments in transaction isolation discussion.

Re-word for more clarity, per gripe from Anton Sidyakin.

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

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/ac1e974221cb11465c126097243d5b5050b8d041

Modified Files
--------------
doc/src/sgml/mvcc.sgml | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2023-06-28 17:35:09 pgsql: Reword error messages for consistency
Previous Message Michael Paquier 2023-06-28 07:32:20 pgsql: Add timeline ID to file names generated with pg_waldump --save-f