Re: CREATE INDEX with an expression in an INCLUDE column fails with XX000 "unrecognized node type" instead of 0A000 on master

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Maaz Syed Adeeb <maaz(dot)adeeb(at)gmail(dot)com>
Cc: pgsql-bugs(at)lists(dot)postgresql(dot)org, matthew(dot)ripley28(at)gmail(dot)com
Subject: Re: CREATE INDEX with an expression in an INCLUDE column fails with XX000 "unrecognized node type" instead of 0A000 on master
Date: 2026-07-15 19:12:45
Message-ID: 3577449.1784142765@sss.pgh.pa.us
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Maaz Syed Adeeb <maaz(dot)adeeb(at)gmail(dot)com> writes:
> I'm happy to add a test case to the patch and resubmit it. It'd be my
> first contribution to PG, so happy to get my feet wet with setting up
> the env, running tests, contribution process, etc. Let me know if
> that'd be OK.

Sure, happy to let you take a shot at it.

regards, tom lane

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message surya poondla 2026-07-15 22:16:35 Re: BUG #19382: Server crash at __nss_database_lookup
Previous Message Maaz Syed Adeeb 2026-07-15 18:57:27 Re: CREATE INDEX with an expression in an INCLUDE column fails with XX000 "unrecognized node type" instead of 0A000 on master