Re: [PATCH] Rewrite undirected edge patterns in GRAPH_TABLE using UNION ALL

From: Ayoub Kazar <ayoub(dot)kazar(at)data-bene(dot)io>
To: shihao zhong <zhong950419(at)gmail(dot)com>, Ashutosh Bapat <ashutosh(dot)bapat(dot)oss(at)gmail(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: [PATCH] Rewrite undirected edge patterns in GRAPH_TABLE using UNION ALL
Date: 2026-09-10 15:30:26
Message-ID: 1ab9dd13-c187-4dde-9779-dc1172506d43@data-bene.io
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

On 10/09/2026 05:31, shihao zhong wrote:
> Hi Ayoub,
>
> SQL/PGQ was reverted from master in b1f106c80cb on 2026-09-07, so
> GRAPH_TABLE is no longer in the tree and this patch has nothing left
> to apply against.
>
> I'm setting the CommitFest entry (#7034) to "Waiting on Author" to
> reflect that. Could you let us know how you'd like to handle it --
> keep it open in PG20-2 and rebase if and when a reworked SQL/PGQ is
> re-proposed, or move the entry to a later CommitFest?
>
> Thanks,
> Shihao

Thanks for the reminder.

For this feature, we concluded that this should go to optimizer,
therefore its a different kind of work and patch, I'm planning to do
this later, I've set their status to "Returned with feedback".

Regards,
Ayoub

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Corey Huinker 2026-09-10 15:46:21 Re: Several issues with postgres_fdw stats import
Previous Message Bryan Green 2026-09-10 15:21:07 Re: serializable anomaly - duplicate primary keys