Re: Idea for better handling of cntxDirty

Поиск
Список
Период
Сортировка
От Mikheev, Vadim
Тема Re: Idea for better handling of cntxDirty
Дата
Msg-id 3705826352029646A3E91C53F7189E325186CF@sectorbase2.sectorbase.com
обсуждение исходный текст
Ответ на Idea for better handling of cntxDirty  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
> Wouldn't it work for cntxDirty to be set not by LockBuffer, but by
> XLogInsert for each buffer that is included in its argument list?

I thought to add separate call to mark context dirty but above
should work if all callers to XLogInsert always pass all
modified buffers - please check.

Vadim


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

Предыдущее
От: "a person"
Дата:
Сообщение: Locking Question
Следующее
От: Paul Ogden
Дата:
Сообщение: Re: [SQL] Inconsistent or incomplete behavior obverse in where