Re: Typo in "13.2.3. Serializable Isolation Level"

2021-06-07 Thread Eric Mutta
> That sentence is a suggestion of an action for the reader to take, conditionally upon verifying that such things are no longer necessary. I see, that makes sense now, I was parsing the sentence differently. Perhaps for clarity those explicit locks could be mentioned in brackets so the sentence r

Re: Typo in "13.2.3. Serializable Isolation Level"

2021-06-04 Thread Tom Lane
PG Doc comments form writes: > The following sentence: >> Eliminate explicit locks, SELECT FOR UPDATE, and SELECT FOR SHARE where no > longer needed due... > Uses the word "where" when it should probably use the word "are" and thus > read: > Eliminate explicit locks, SELECT FOR UPDATE, and SELE

Typo in "13.2.3. Serializable Isolation Level"

2021-06-04 Thread PG Doc comments form
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/13/transaction-iso.html Description: The following sentence: > Eliminate explicit locks, SELECT FOR UPDATE, and SELECT FOR SHARE where no longer needed due... Uses the word "where" when it