Re: docs issue in transactions section

2021-07-02 Thread Bruce Momjian
On Fri, Jul 2, 2021 at 07:11:15PM +, PG Doc comments form wrote: > The following documentation comment has been logged on the website: > > Page: https://www.postgresql.org/docs/13/transaction-iso.html > Description: > > 13.2.1. Read Committed Isolation Level > Read Committed is the default i

docs issue in transactions section

2021-07-02 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: 13.2.1. Read Committed Isolation Level Read Committed is the default isolation level in PostgreSQL. When a transaction uses this isolation level, a SELECT