Re: [DOCS] Repeatable Read Table Reference

2016-05-25 Thread Kevin Grittner
On Tue, May 24, 2016 at 3:38 PM, wrote: > In the documentation for Repeatable Read on this page: > > https://www.postgresql.org/docs/current/static/transaction-iso.html > > The documentation says, "This is a stronger guarantee than is required by > the SQL standard for this isolation level, and

[DOCS] Repeatable Read Table Reference

2016-05-25 Thread swehren
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/9.5/static/transaction-iso.html Description: In the documentation for Repeatable Read on this page: https://www.postgresql.org/docs/current/static/transaction-iso.html The documentation say