Re: Potential G2-item cycles under serializable isolation - Mailing list pgsql-bugs

From raf
Subject Re: Potential G2-item cycles under serializable isolation
Date
Msg-id 20200612221136.ymzplwww7pprqslh@raf.org
Whole thread Raw
In response to Re: Potential G2-item cycles under serializable isolation  (Thomas Munro <thomas.munro@gmail.com>)
Responses Re: Potential G2-item cycles under serializable isolation
List pgsql-bugs
Thomas Munro wrote:

> +    Access to the system catalogs is not done using the isolation level
> +    of the current transaction.  This has the effect that newly created
> +    database objects such as tables become visible to concurrent Repeatable
> +    Read and Serializable transactions, even though their contents does not.

"their contents does not" should be "their contents do not".

cheers,
raf




pgsql-bugs by date:

Previous
From: "David G. Johnston"
Date:
Subject: Re: BUG #16492: DROP VIEW IF EXISTS error
Next
From: Jehan-Guillaume de Rorthais
Date:
Subject: Re: BUG #15285: Query used index over field with ICU collation insome cases wrongly return 0 rows