Re: Internal error XX000 with enable_partition_pruning=on, pg 11 beta1 on Debian - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Internal error XX000 with enable_partition_pruning=on, pg 11 beta1 on Debian
Date
Msg-id 28117.1528477059@sss.pgh.pa.us
Whole thread Raw
In response to Internal error XX000 with enable_partition_pruning=on, pg 11 beta1on Debian  (Phil Florent <philflorent@hotmail.com>)
Responses Re: Internal error XX000 with enable_partition_pruning=on, pg 11beta1 on Debian
List pgsql-hackers
Phil Florent <philflorent@hotmail.com> writes:
> explain analyze select * from v where v.k1 > date '2017-01-01';
> ERREUR:  XX000: did not find all requested child rels in append_rel_list
> EMPLACEMENT : find_appinfos_by_relids, prepunion.c : 2643

Reproduced here, thanks for the report!  This is very timely since
we were just in process of rewriting that code anyway ...

            regards, tom lane


pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: Needless additional partition check in INSERT?
Next
From: Magnus Hagander
Date:
Subject: Re: Loaded footgun open_datasync on Windows