Re: Diagnostic comment in LogicalIncreaseXminForSlot

Поиск
Список
Период
Сортировка
От Amit Kapila
Тема Re: Diagnostic comment in LogicalIncreaseXminForSlot
Дата
Msg-id CAA4eK1J_Ttu6ZQk8=96P_CzE_U0hrU1hzqE2jb4ccdF6NEzP7Q@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Diagnostic comment in LogicalIncreaseXminForSlot  (Ashutosh Bapat <ashutosh.bapat@enterprisedb.com>)
Ответы Re: Diagnostic comment in LogicalIncreaseXminForSlot  (Ashutosh Bapat <ashutosh.bapat@enterprisedb.com>)
Список pgsql-hackers
On Tue, Aug 17, 2021 at 11:58 AM Ashutosh Bapat
<ashutosh.bapat@enterprisedb.com> wrote:
>
> Hi Amit and Andres,
> Here's updated patch
>

I think we can log the required information immediately after
releasing spinlock, otherwise, the other logs from
LogicalConfirmReceivedLocation() might interleave. I have made that
change and slightly edit the comment and commit message. I am planning
to push this tomorrow unless you or others have any comments.

-- 
With Regards,
Amit Kapila.

Вложения

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

Предыдущее
От: Ronan Dunklau
Дата:
Сообщение: Re: ORDER BY pushdowns seem broken in postgres_fdw
Следующее
От: "r.takahashi_2@fujitsu.com"
Дата:
Сообщение: RE: Implementing Incremental View Maintenance