Re: problem with partitioned table and indexed json field - Mailing list pgsql-general

From Tom Lane
Subject Re: problem with partitioned table and indexed json field
Date
Msg-id 20349.1383838335@sss.pgh.pa.us
Whole thread Raw
In response to Re: problem with partitioned table and indexed json field  (Raphael Bauduin <rblists@gmail.com>)
Responses Re: problem with partitioned table and indexed json field
List pgsql-general
Raphael Bauduin <rblists@gmail.com> writes:
> I have narrowed it a bit. It happens when I create said index on an empty
> field. Here's the scenario to reproduce it:

Thanks, I've reproduced the problem here.  The query still seems to run OK,
it's just EXPLAIN that's falling over --- do you see the same?

            regards, tom lane


pgsql-general by date:

Previous
From: Raphael Bauduin
Date:
Subject: Re: problem with partitioned table and indexed json field
Next
From: Raphael Bauduin
Date:
Subject: Re: problem with partitioned table and indexed json field