rewriteGraphTable: Fix missing RTEs in FROM clause by setting inFromCl=true

From: zengman <zengman(at)halodbtech(dot)com>
To: assam258 <assam258(at)gmail(dot)com>
Cc: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>, Junwang Zhao <zhjwpku(at)gmail(dot)com>, Ashutosh Bapat <ashutosh(dot)bapat(dot)oss(at)gmail(dot)com>, Peter Eisentraut <peter(at)eisentraut(dot)org>
Subject: rewriteGraphTable: Fix missing RTEs in FROM clause by setting inFromCl=true
Date: 2026-03-20 14:15:57
Message-ID: tencent_04E75647691D8F0F4B9561B1@qq.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> > Would you consider adding this to the commitfest?
>
> Hi Henson,
>
> Thank you for reminding me.
> ```
> https://commitfest.postgresql.org/patch/6602/
> ```
> I discovered that due to my incorrect operation, the two themes were merged together, which is quite embarrassing.

Hi,

Sorry to bother everyone, I forgot to update the pg_overexplain.out file in version 0001.
Also, I'm starting a new topic here to avoid interfering with testing on another topic.

```
https://www.postgresql.org/message-id/flat/tencent_40CF78D67AF8FCFA50C453A7%40qq.com#7cace1a418dcbab195eb9ec63343ab52
```

--
regards,
Man Zeng

Attachment Content-Type Size
0002-Correcting-the-value-of-rte-inFromCl-in-SQL-PGQ.patch application/octet-stream 2.1 KB

Browse pgsql-hackers by date

  From Date Subject
Next Message Nathan Bossart 2026-03-20 14:22:55 feature freeze for v19 begins April 8th at 12:00 UTC
Previous Message Ashutosh Bapat 2026-03-20 13:53:44 Re: SQL Property Graph Queries (SQL/PGQ)