From: | Richard Guo <guofenglinux(at)gmail(dot)com> |
---|---|
To: | Amit Langote <amitlangote09(at)gmail(dot)com> |
Cc: | Tender Wang <tndrwang(at)gmail(dot)com>, Ashutosh Bapat <ashutosh(dot)bapat(dot)oss(at)gmail(dot)com>, pgsql-bugs(at)lists(dot)postgresql(dot)org, m_lingbin(at)126(dot)com, Laurenz Albe <laurenz(dot)albe(at)cybertec(dot)at> |
Subject: | Re: BUG #18806: When enable_rartitionwise_join is set to ON, the database shuts down abnormally |
Date: | 2025-02-19 02:28:42 |
Message-ID: | CAMbWs4-WyUZxcH1SdZs6hCdvrn0x_67BfeeYQAGaKk3qCCh2WA@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
On Tue, Feb 18, 2025 at 3:52 PM Richard Guo <guofenglinux(at)gmail(dot)com> wrote:
> On Tue, Feb 18, 2025 at 2:03 PM Amit Langote <amitlangote09(at)gmail(dot)com> wrote:
> > I'm inclined to go with Richard's proposal, mainly to avoid the
> > overhead of copying in a bug fix just to isolate child sjinfo from
> > parent_sjinfo.
> >
> > Richard, would you like to commit the patch you proposed (adding
> > parent_sjinfo as a parameter to free_child_join_sjinfo()), or would
> > you prefer that I do it?
>
> Thank you Amit for reviewing. I'll commit it and will do so shortly.
Pushed and back-patched to v17. The fix will be included in the next
minor release (17.5).
Thanks
Richard
From | Date | Subject | |
---|---|---|---|
Next Message | Amit Langote | 2025-02-19 02:42:44 | Re: BUG #18806: When enable_rartitionwise_join is set to ON, the database shuts down abnormally |
Previous Message | Tom Lane | 2025-02-18 22:24:06 | Re: BUG #18815: Logical replication worker Segmentation fault |