Re: XX000: unknown type of jsonb container.

Justin Pryzby <pryzby@telsasoft.com>

From: Justin Pryzby <pryzby@telsasoft.com>
To: Dmitry Dolgov <9erthalion6@gmail.com>
Cc: "Poot, Bas (B.J.)" <bas.poot@politie.nl>, pgsql-bugs@lists.postgresql.org, Tomas Vondra <tomas.vondra@postgresql.org>
Date: 2021-05-26T14:21:08Z
Lists: pgsql-bugs
On Wed, May 26, 2021 at 03:50:49PM +0200, Dmitry Dolgov wrote:
> Almost forgot about this one. It seems that the issue still could be
> reproduced on the latest master branch, so probably worth an open item.

If I understand correctly, this should be an
"Older bug affecting stable branches", rather than an "Open Issues" for v14.

https://www.postgresql.org/message-id/20210413161500.kufk4iyrmcmhhbrc%40localhost
>* It seems that technically the regression was introduced in
>  ea190ed14b, but not directly, via using gather paths in more
>  situations.

+Tomas, since you mentioned his commit.

-- 
Justin



Commits

  1. Fix mis-planning of repeated application of a projection.