Re: Inconsistence in transaction isolation docs - Mailing list pgsql-general

From Trevor Talbot
Subject Re: Inconsistence in transaction isolation docs
Date
Msg-id 90bce5730710161726t28d8e5e0qfe5595d20f7d92ca@mail.gmail.com
Whole thread Raw
In response to Re: Inconsistence in transaction isolation docs  (Nico Sabbi <nsabbi@officinedigitali.it>)
List pgsql-general
On 10/16/07, Nico Sabbi <nsabbi@officinedigitali.it> wrote:

> well, I know how read committed behaves, but
> I don't see why should anyone expect an update of the resultset
> of the currently executing query after a commit by a different
> transaction.

A currently executing UPDATE will see changes made to matching rows.

pgsql-general by date:

Previous
From: "Tomi N/A"
Date:
Subject: Re: pg_dump - schema diff compatibility
Next
From: Laurent Duperval
Date:
Subject: Re: 8.2.3: Server crashes on Windows using Eclipse/Junit