Re: Weird behavior with "sensitive" cursors.

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: Weird behavior with "sensitive" cursors.
Дата
Msg-id 20091001194046.GJ5607@alvh.no-ip.org
обсуждение исходный текст
Ответ на Re: Weird behavior with "sensitive" cursors.  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Weird behavior with "sensitive" cursors.  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
Tom Lane escribió:
> Alvaro Herrera <alvherre@commandprompt.com> writes:
> > Tom Lane escribió:
> >> Well, the first problem is that 8.4 is failing to duplicate the
> >> historical behavior.
>
> > Oh!  That's easy.
>
> I don't think that testing rowMarks is the right thing at all here.
> That tells you whether it's a SELECT FOR UPDATE, but actually we
> want any cursor (and only cursors) to have a private snapshot.

The attached patch implements this.  I intend to apply to 8.4 and HEAD
shortly.

--
Alvaro Herrera                                http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.

Вложения

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

Предыдущее
От: APseudoUtopia
Дата:
Сообщение: Re: Vacuumdb Fails: Huge Tuple
Следующее
От: Scott Marlowe
Дата:
Сообщение: Re: Vacuumdb Fails: Huge Tuple