Re: SQL Property Graph Queries (SQL/PGQ)

From: Ashutosh Bapat <ashutosh(dot)bapat(dot)oss(at)gmail(dot)com>
To: Peter Eisentraut <peter(at)eisentraut(dot)org>
Cc: Amit Langote <amitlangote09(at)gmail(dot)com>, Junwang Zhao <zhjwpku(at)gmail(dot)com>, Vik Fearing <vik(at)postgresfriends(dot)org>, Ajay Pal <ajay(dot)pal(dot)k(at)gmail(dot)com>, Imran Zaheer <imran(dot)zhir(at)gmail(dot)com>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: SQL Property Graph Queries (SQL/PGQ)
Date: 2025-12-17 05:32:30
Message-ID: CAExHW5s_P6uAag38aqfP7U=xE0VYAx_2bCCE1SCF0G0h0Wm3Cw@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mon, Dec 15, 2025 at 6:43 PM Ashutosh Bapat
<ashutosh(dot)bapat(dot)oss(at)gmail(dot)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

Attachment Content-Type Size
v20251217-0002-Edge-in-any-direction-bug.patch text/x-patch 10.1 KB
v20251217-0001-WIP-SQL-Property-Graph-Queries-SQL-PGQ.patch text/x-patch 660.4 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message jian he 2025-12-17 05:49:36 Re: misleading error message in ProcessUtilitySlow T_CreateStatsStmt
Previous Message Ashutosh Bapat 2025-12-17 05:16:51 Re: [Proposal] Expose internal MultiXact member count function for efficient monitoring