Re: pgsql: Support partition pruning at execution time - Mailing list pgsql-committers

From David Rowley
Subject Re: pgsql: Support partition pruning at execution time
Date
Msg-id CAKJS1f9K4FD6kpw_6we8iEcWpTRZ2RmMeEM+980rKBLsg52M_g@mail.gmail.com
Whole thread Raw
In response to Re: pgsql: Support partition pruning at execution time  (David Rowley <david.rowley@2ndquadrant.com>)
List pgsql-committers
On 9 April 2018 at 15:03, David Rowley <david.rowley@2ndquadrant.com> wrote:
> On 9 April 2018 at 13:03, David Rowley <david.rowley@2ndquadrant.com> wrote:
> Okay, I've written and attached a fix for this.  I'm not 100% certain
> that this is the cause of the problem on pademelon, but the code does
> look wrong, so needs to be fixed. Hopefully, it'll make pademelon
> happy, if not I'll think a bit harder about what might be causing that
> instability.

Added to PG11 open items list [1].

[1] https://wiki.postgresql.org/wiki/PostgreSQL_11_Open_Items#Open_Issues

-- 
 David Rowley                   http://www.2ndQuadrant.com/
 PostgreSQL Development, 24x7 Support, Training & Services


pgsql-committers by date:

Previous
From: Alvaro Herrera
Date:
Subject: pgsql: Add missed bms_copy() in perform_pruning_combine_step
Next
From: Alvaro Herrera
Date:
Subject: pgsql: Minor comment updates