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