Re: segmentation fault when cassert enabled

Поиск
Список
Период
Сортировка
От Amit Kapila
Тема Re: segmentation fault when cassert enabled
Дата
Msg-id CAA4eK1+QF_-T6cnTcHHTKxLoR4BYyN-2xtj-SZTXL4ipdYYryg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: segmentation fault when cassert enabled  (vignesh C <vignesh21@gmail.com>)
Ответы Re: segmentation fault when cassert enabled  (Jehan-Guillaume de Rorthais <jgdr@dalibo.com>)
Список pgsql-hackers
On Tue, Dec 17, 2019 at 6:01 PM vignesh C <vignesh21@gmail.com> wrote:
>
> On Tue, Dec 17, 2019 at 10:09 AM Amit Kapila <amit.kapila16@gmail.com> wrote:
> >
> > Attached patch with updated commit message based on suggestions.  I am
> > planning to commit this tomorrow unless there are more comments.
> >
>
> While testing the patch on back versions, I found that the patch does
> not apply on PG 11 & PG 10 branch. Attached patch has the changes for
> PG 11 & PG 10 branch. Only difference in the patch was that table_open
> needed to be changed to heap_open. I have verified the patch on back
> branches and found it to be working. For PG 12 & current the previous
> patch that Amit need to be used, I'm not reattaching here.
>

Pushed.

-- 
With Regards,
Amit Kapila.
EnterpriseDB: http://www.enterprisedb.com



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

Предыдущее
От: Mahendra Singh
Дата:
Сообщение: Re: RFC: split OBJS lines to one object per line
Следующее
От: Robert Haas
Дата:
Сообщение: Re: non-exclusive backup cleanup is mildly broken