Re: [sqlsmith] Failed assertion at relnode.c - Mailing list pgsql-hackers

From Tom Lane
Subject Re: [sqlsmith] Failed assertion at relnode.c
Date
Msg-id 2331.1552579623@sss.pgh.pa.us
Whole thread Raw
In response to [sqlsmith] Failed assertion at relnode.c  (tushar <tushar.ahuja@enterprisedb.com>)
List pgsql-hackers
tushar <tushar.ahuja@enterprisedb.com> writes:
> While running sqlsmith against 12devel, got the the following 
> assertion-  (issue is reproducible  on v10/v11 as well)
> TRAP: FailedAssertion("!(bms_is_subset(appendrel->lateral_relids, 
> required_outer))", File: "relnode.c", Line: 1521)

Doesn't crash for me, but that's probably because I just fixed bug #15694,
which looks like the same thing.  Thanks for the report though!

            regards, tom lane


pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: why doesn't DestroyPartitionDirectory hash_destroy?
Next
From: Robert Haas
Date:
Subject: Re: hyrax vs. RelationBuildPartitionDesc