Re: [BUGS] BUG #14657: Server process segmentation fault in v10, May10th dev snapshot - Mailing list pgsql-bugs

From Dilip Kumar
Subject Re: [BUGS] BUG #14657: Server process segmentation fault in v10, May10th dev snapshot
Date
Msg-id CAFiTN-uBVHu2eKBWb8vi9oyixR5LfpbaAH_tQpynz4k+333yOA@mail.gmail.com
Whole thread Raw
In response to Re: [BUGS] BUG #14657: Server process segmentation fault in v10, May10th dev snapshot  (Amit Langote <Langote_Amit_f8@lab.ntt.co.jp>)
List pgsql-bugs
On Thu, May 18, 2017 at 7:19 AM, Amit Langote
<Langote_Amit_f8@lab.ntt.co.jp> wrote:
> Thanks for creating the patch, although I think a better fix would be to
> make get_partitioned_child_rels() do the list_copy.  That way, any other
> users of partitioned_rels will not suffer the same issue.  Attached patch
> implements that, along with a regression test.

Correct! This is generic fix.

-- 
Regards,
Dilip Kumar
EnterpriseDB: http://www.enterprisedb.com


-- 
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs

pgsql-bugs by date:

Previous
From: Amit Langote
Date:
Subject: Re: [BUGS] BUG #14657: Server process segmentation fault in v10, May10th dev snapshot
Next
From: lindner@visionet.de
Date:
Subject: [BUGS] BUG #14658: psql set autocommit in command line