Re: Inconsistence in transaction isolation docs

Поиск
Список
Период
Сортировка
От Trevor Talbot
Тема Re: Inconsistence in transaction isolation docs
Дата
Msg-id 90bce5730710161726t28d8e5e0qfe5595d20f7d92ca@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Inconsistence in transaction isolation docs  (Nico Sabbi <nsabbi@officinedigitali.it>)
Список 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 по дате отправления:

Предыдущее
От: "Tomi N/A"
Дата:
Сообщение: Re: pg_dump - schema diff compatibility
Следующее
От: Laurent Duperval
Дата:
Сообщение: Re: 8.2.3: Server crashes on Windows using Eclipse/Junit