Re: Improve heapgetpage() performance, overhead from serializable

Поиск
Список
Период
Сортировка
От David Rowley
Тема Re: Improve heapgetpage() performance, overhead from serializable
Дата
Msg-id CAApHDvqWEMzWxJ+HYsDrR32wwkVonrjqzUmiDcQjy9nU-8fvRw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Improve heapgetpage() performance, overhead from serializable  (Andres Freund <andres@anarazel.de>)
Ответы Re: Improve heapgetpage() performance, overhead from serializable  (Andres Freund <andres@anarazel.de>)
Список pgsql-hackers
On Mon, 8 Apr 2024 at 16:08, Andres Freund <andres@anarazel.de> wrote:
>
> On 2024-04-08 15:43:12 +1200, David Rowley wrote:
> > I understand wanting to avoid the long name.  I'd rather stay clear of
> > "visible", but don't feel as strongly about this as it's static.
>
> I think visible would be ok, the serialization checks are IMO about
> visibility too. But if you'd prefer I'd also be ok with something like
> page_collect_tuples()?

That's ok for me.

David



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

Предыдущее
От: Michael Paquier
Дата:
Сообщение: Re: Allow non-superuser to cancel superuser tasks.
Следующее
От: Andy Fan
Дата:
Сообщение: [MASSMAIL]Replace FunctionCall2Coll with FunctionCallInvoke