Re: (PostgreSQL 17) View usage resulting in 'ERROR: unrecognized node type: 2'

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Justin Swanhart <greenlion(at)gmail(dot)com>
Cc: Martin Goodson <kaemaril(at)googlemail(dot)com>, "pgsql-generallists(dot)postgresql(dot)org" <pgsql-general(at)lists(dot)postgresql(dot)org>
Subject: Re: (PostgreSQL 17) View usage resulting in 'ERROR: unrecognized node type: 2'
Date: 2026-03-13 02:00:32
Message-ID: abNvwIWuPPrPgkB7@paquier.xyz
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Thu, Mar 12, 2026 at 05:43:00PM -0400, Justin Swanhart wrote:
> The other suggestion would be to simplify the view as much as possible
> until the problem goes away. Then you'll know what the problem is.

One could argue that this is a bug, but I doubt that anybody is going
to dive in details into that without a self-contained test case.
--
Michael

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2026-03-13 02:22:49 Re: (PostgreSQL 17) View usage resulting in 'ERROR: unrecognized node type: 2'
Previous Message David G. Johnston 2026-03-12 22:39:02 Re: libq API question