Re: Fix for segfault in logical replication on master

Поиск
Список
Период
Сортировка
От Amit Kapila
Тема Re: Fix for segfault in logical replication on master
Дата
Msg-id CAA4eK1+k2HWEwtKh+sRxaw3z2_Qa0NSRtUg50huH21Xq3iz75A@mail.gmail.com
обсуждение исходный текст
Ответ на RE: Fix for segfault in logical replication on master  ("osumi.takamichi@fujitsu.com" <osumi.takamichi@fujitsu.com>)
Список pgsql-hackers
On Tue, Jun 22, 2021 at 9:18 AM osumi.takamichi@fujitsu.com
<osumi.takamichi@fujitsu.com> wrote:
>
> On Tuesday, June 22, 2021 11:08 AM Japin Li <japinli@hotmail.com> wrote:
> > > Your patch appears to be on the lines we discussed but I would prefer
> > > to get it done after Beta2 as this is just a minor code improvement.
> > > Can you please send the change as a patch file instead of copy-pasting
> > > the diff at the end of the email?
> >
> > Thanks for your review! Attached v1 patch.
> Your patch can be applied to the HEAD.
> And, I also reviewed your patch, which seems OK.
> Make check-world has passed with your patch in my env as well.
>

Pushed, thanks!

-- 
With Regards,
Amit Kapila.



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

Предыдущее
От: Anna Akenteva
Дата:
Сообщение: Re: Write visibility map during CLUSTER/VACUUM FULL
Следующее
От: Masahiko Sawada
Дата:
Сообщение: Re: What is "wraparound failure", really?