Re: "page is not marked all-visible" warning in regression tests

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: "page is not marked all-visible" warning in regression tests
Дата
Msg-id CA+TgmoZ9hNFwVzWJOcEwoGbqEmAgFk4bnj86DBzRrGhy07Hvbw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: "page is not marked all-visible" warning in regression tests  (Andres Freund <andres@2ndquadrant.com>)
Ответы Re: "page is not marked all-visible" warning in regression tests  (Andres Freund <andres@2ndquadrant.com>)
Список pgsql-hackers
On Thu, Jun 7, 2012 at 12:19 PM, Andres Freund <andres@2ndquadrant.com> wrote:
> You could do a visibilitymap_pin outside, but I don't really see the point as
> the page is already locked. There might be some slight benefit in doing so in
> multi_insert but that would be more complicated. And of doubtful benefit.

Doesn't RelationGetBufferForTuple() already do exactly that?

>> Updated patch attached.
> Looks good.

Thanks for the review.

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


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

Предыдущее
От: Andres Freund
Дата:
Сообщение: Re: Ability to listen on two unix sockets
Следующее
От: Simon Riggs
Дата:
Сообщение: Re: slow dropping of tables, DropRelFileNodeBuffers, tas