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

From: Maaz Syed Adeeb <maaz(dot)adeeb(at)gmail(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
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-16 05:20:36
Message-ID: CAG+FJqMUxTXMhFrShEfygnONTS-_yBJYwabwWS0G26hNDfv+DA@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Attaching a patch with two regress tests. Let me know if I need to
change anything.

Regards,
Maaz Syed Adeeb

On Wed, Jul 15, 2026 at 12:12 PM Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
>
> 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

Attachment Content-Type Size
v1-0001-Apply-parse-transformation-to-expressions-in-INCL.patch application/octet-stream 3.4 KB

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Hayato Kuroda (Fujitsu) 2026-07-16 05:58:56 RE: BUG #19547: libpqrcv_create_slot dereferences NULL on a malformed CREATE_REPLICATION_SLOT reply
Previous Message Fujii Masao 2026-07-16 04:45:41 Re: BUG #19547: libpqrcv_create_slot dereferences NULL on a malformed CREATE_REPLICATION_SLOT reply