Re: bad choice of the word in sentence
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Bruce Momjian <bruce@momjian.us>
Cc: anton.sidyakin@gmail.com, pgsql-docs@lists.postgresql.org
Date: 2023-06-28T16:49:03Z
Lists: pgsql-docs
Bruce Momjian <bruce@momjian.us> writes: > On Fri, Jun 23, 2023 at 09:16:39PM -0400, Tom Lane wrote: >> I think this sentence is formally correct, but it is not very hard to >> misparse. Maybe a bit of re-ordering would help? Like >> ... it never sees either uncommitted data or changes committed by >> concurrent transactions during the query's execution. > Sure. Done that way. regards, tom lane
Commits
-
Doc: minor wording adjustments in transaction isolation discussion.
- ac1e974221cb 16.0 landed