Re: What happens If a table changes during a query/procedure execution

Поиск
Список
Период
Сортировка
От Nicolas Barbier
Тема Re: What happens If a table changes during a query/procedure execution
Дата
Msg-id AANLkTikyxrn8FVe38VMnO-wtX5otDFypbcMZMSoZ4xLH@mail.gmail.com
обсуждение исходный текст
Ответ на Re: What happens If a table changes during a query/procedure execution  (Nicolas Barbier <nicolas.barbier@gmail.com>)
Список pgsql-hackers
2011/3/9 Nicolas Barbier <nicolas.barbier@gmail.com>:

> Note that the standard defines things that must never happen in the
> case of READ COMMITTED, it does not specify that one *must* be able to
> see the stuff as committed by previous transactions, for example.

Hmm, make that "stuff as committed by concurrent transactions that
committed prior to our statement's execution".

Nicolas


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Nicolas Barbier
Дата:
Сообщение: Re: What happens If a table changes during a query/procedure execution
Следующее
От: Fujii Masao
Дата:
Сообщение: Update of replication/README