Re: [sqlsmith] ERROR: partition missing from subplans

From: Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>
To: David Rowley <david(dot)rowley(at)2ndquadrant(dot)com>
Cc: Andreas Seltenreich <seltenreich(at)gmx(dot)de>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [sqlsmith] ERROR: partition missing from subplans
Date: 2018-08-16 16:01:30
Message-ID: 20180816160130.pc3sp3ht2vjpdwu2@alvherre.pgsql
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 2018-Aug-11, David Rowley wrote:

> On 11 August 2018 at 14:09, David Rowley <david(dot)rowley(at)2ndquadrant(dot)com> wrote:
> > So my best idea on a
> > fix is simply to remove the code that raises the error.
>
> Here's a patch to do that. I've also included a further simplified
> test to ensure this case performs run-time pruning correctly.

Looks good, pushed. I edited the comment a little bit.

Thanks!

--
Álvaro Herrera https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andres Freund 2018-08-16 16:05:08 Re: C99 compliance for src/port/snprintf.c
Previous Message Tom Lane 2018-08-16 15:41:30 Re: C99 compliance for src/port/snprintf.c