Re: Tracking last scan time

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: Tracking last scan time
Дата
Msg-id CA+OCxoyfgTUE4JYp+D3=r+Nr9hwJeZxRCQC69GVDA6KLJfm3qA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Tracking last scan time  (Michael Paquier <michael@paquier.xyz>)
Список pgsql-hackers


On Tue, 8 Nov 2022 at 04:10, Michael Paquier <michael@paquier.xyz> wrote:
On Mon, Nov 07, 2022 at 04:54:07PM +0900, Michael Paquier wrote:
> FWIW, all the other areas of pgstatfuncs.c manipulate timestamptz
> fields with a style like the attached.  That's a nit, still per the
> role of consistency with the surroundings..
>
> Anyway, it seems to me that a regression test is in order before a
> scan happens just after the relation creation, and the same problem
> shows up with last_idx_scan.

Hearing nothing, done this way as of d7744d5.  Thanks for the report,
Robert.  And thanks for the patch, Dave.

Thank you! 

--

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

Предыдущее
От: Andy Fan
Дата:
Сообщение: Re: Condition pushdown: why (=) is pushed down into join, but BETWEEN or >= is not?
Следующее
От: Amit Kapila
Дата:
Сообщение: Re: Reviving lost replication slots