Re: right join with partitioned table crash

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Jaime Casanova <jcasanov(at)systemguards(dot)com(dot)ec>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: right join with partitioned table crash
Date: 2021-09-15 23:53:49
Message-ID: 1126844.1631750029@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Jaime Casanova <jcasanov(at)systemguards(dot)com(dot)ec> writes:
> Here's another crash caught by sqlsmith.

Fun. Looks like it fails back to v12, but not in v11,
so it's some optimization we added in v12 that's at fault.

(That being the case, this isn't a blocker for 14rc1,
though of course it'd be nice if we fix it in time for that.)

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Alvaro Herrera 2021-09-16 00:29:54 Re: prevent immature WAL streaming
Previous Message Michael Paquier 2021-09-15 23:47:27 Re: Deduplicate code updating ControleFile's DBState.