Re: Assert failure in try_nestloop_path()

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Richard Guo <guofenglinux(at)gmail(dot)com>
Cc: Tender Wang <tndrwang(at)gmail(dot)com>, Pg Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Assert failure in try_nestloop_path()
Date: 2026-09-08 14:08:16
Message-ID: 514865.1788876496@sss.pgh.pa.us
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Richard Guo <guofenglinux(at)gmail(dot)com> writes:
> ... and here is a patch to fix it.

I think the find_clause_by_serial tests are just clutter, really.
Also, why is the last code hunk in get_joinrel_parampathinfo
commented out?

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Daniel Gustafsson 2026-09-08 14:13:34 Re: [PATCH v4] Add ssl_cert_files/ssl_key_files for multi-certificate support
Previous Message Andrew Dunstan 2026-09-08 14:05:08 Re: Use C11 alignas instead of palloc/malloc for alignment