Re: Turning off HOT/Cleanup sometimes

Поиск
Список
Период
Сортировка
От Jeff Janes
Тема Re: Turning off HOT/Cleanup sometimes
Дата
Msg-id CAMkU=1yMVSud_V-dHfYWkJHXR8-Jh7h-QYObJ5Pv-36hy0BTWA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Turning off HOT/Cleanup sometimes  (Simon Riggs <simon@2ndQuadrant.com>)
Ответы Re: Turning off HOT/Cleanup sometimes  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-hackers
On Wed, Dec 17, 2014 at 12:39 AM, Simon Riggs <simon@2ndquadrant.com> wrote:
On 15 December 2014 at 20:26, Jeff Janes <jeff.janes@gmail.com> wrote:

> I still get the compiler error in contrib:
>
> pgstattuple.c: In function 'pgstat_heap':
> pgstattuple.c:279: error: too few arguments to function
> 'heap_beginscan_strat'
>
> Should it pass false for the always_prune?

Yes.

New version attached.

This no longer applies directly against head, but if I apply to an older checkout and then do "git checkout -m origin" it rolls forward cleanly.

Did versions 7 and 8 of this patch address Andres' concern about performance regressions?

Thanks,

Jeff

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

Предыдущее
От: Greg Stark
Дата:
Сообщение: Re: Rethinking the parameter access hooks for plpgsql's benefit
Следующее
От: Andrew Gierth
Дата:
Сообщение: Re: Calling for a replacement committer for GROUPING SETS