Re: Improve heapgetpage() performance, overhead from serializable

Поиск
Список
Период
Сортировка
От John Naylor
Тема Re: Improve heapgetpage() performance, overhead from serializable
Дата
Msg-id CAFBsxsE0TYEC+v=vh4O-0bV0duUT=vxMpoNJ-1t2Vv9OVQjr8Q@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Improve heapgetpage() performance, overhead from serializable  (Andres Freund <andres@anarazel.de>)
Список pgsql-hackers


On Wed, Sep 6, 2023 at 1:38 AM Andres Freund <andres@anarazel.de> wrote:

> > > I think that makes it less likely that the compiler actually generates a
> > > constant-folded version for each of the branches. Perhaps worth some
> > > experimentation.
> >
> > Combining this way doesn't do so for me.
>
> Are you saying that the desired constant folding happened after combining the
> branches, or that it didn't happen?

Constant folding did not happen.

--
John Naylor
EDB: http://www.enterprisedb.com

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

Предыдущее
От: Thomas Munro
Дата:
Сообщение: Re: psql - pager support - using invisible chars for signalling end of report
Следующее
От: Laurenz Albe
Дата:
Сообщение: Re: Disabling Heap-Only Tuples