Re: SQL Property Graph Queries (SQL/PGQ)
Ashutosh Bapat <ashutosh.bapat.oss@gmail.com>
From: Ashutosh Bapat <ashutosh.bapat.oss@gmail.com>
To: Peter Eisentraut <peter@eisentraut.org>
Cc: Amit Langote <amitlangote09@gmail.com>, Junwang Zhao <zhjwpku@gmail.com>, Vik Fearing <vik@postgresfriends.org>, Ajay Pal <ajay.pal.k@gmail.com>, Imran Zaheer <imran.zhir@gmail.com>,
pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2025-12-17T05:32:30Z
Lists: pgsql-hackers
Attachments
- v20251217-0002-Edge-in-any-direction-bug.patch (text/x-patch)
- v20251217-0001-WIP-SQL-Property-Graph-Queries-SQL-PGQ.patch (text/x-patch)
On Mon, Dec 15, 2025 at 6:43 PM Ashutosh Bapat <ashutosh.bapat.oss@gmail.com> wrote: > > > Rebased patches on the latest HEAD which required me to move > graph_table.sql to another parallel group. Huh, the movement resulted in losing that test from parallel_schedule. Fixed in the attached patches. -- Best Wishes, Ashutosh Bapat