Re: correction - Mailing list pgsql-docs

From Bruce Momjian
Subject Re: correction
Date
Msg-id Yp++HQ6s6xomcCx8@momjian.us
Whole thread Raw
In response to Re: correction  (Laurenz Albe <laurenz.albe@cybertec.at>)
Responses Re: correction
List pgsql-docs
On Fri, May 13, 2022 at 11:49:09PM +0200, Laurenz Albe wrote:
> I think that suffers from the same problem: izt sounds like the standard allows
> stricter behavior than PostgreSQL.
> 
> How about:
> 
>   The table also shows that PostgreSQL's Repeatable Read implementation
>   does not allow phantom reads.  That is fine, because the SQL standard only
>   specifies which anomalies must <emphasis>not</enphasis> occur at a certain
>   isolation level.  It is no problem if an implementation provides higher
>   guarantees than required.
>   The behavior of the available isolation levels is detailed in the
>   following subsections.

How is this, attached?

-- 
  Bruce Momjian  <bruce@momjian.us>        https://momjian.us
  EDB                                      https://enterprisedb.com

  Indecision is a decision.  Inaction is an action.  Mark Batterson


Attachment

pgsql-docs by date:

Previous
From: Tom Lane
Date:
Subject: Re: Mention RETURNING ... INTO target
Next
From: "Stefan Schmiedl"
Date:
Subject: Re[2]: Mention RETURNING ... INTO target