On 10/16/07, Nico Sabbi <[email protected]> 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.