Re: SQL Property Graph Queries (SQL/PGQ) - Mailing list pgsql-hackers

From Junwang Zhao
Subject Re: SQL Property Graph Queries (SQL/PGQ)
Date
Msg-id CAEG8a3KSHbL7BJ=PGOGWA5CkLMYh=V2NoH40sJssaV+SJhfjtQ@mail.gmail.com
Whole thread
In response to Re: SQL Property Graph Queries (SQL/PGQ)  (Henson Choi <assam258@gmail.com>)
List pgsql-hackers
On Sat, Mar 28, 2026 at 10:43 PM Henson Choi <assam258@gmail.com> wrote:
>>
>> Okay, thanks for sharing this. My copy of SQL/PGQ seems
>> incomplete, it only includes subclauses 7.1 and 7.2 ;(
>
>
> To clarify: the lateral join rule is in Section 7.1 of ISO/IEC
> 9075-16, which you already have. The first line of Section 7.1
> says it modifies Subclause 7.6 ("<table reference>") of ISO/IEC
> 9075-2, and its Syntax Rule 1 augments SR 5 of that subclause
> by adding <graph table derived table> to the list of <table
> primary>s that support lateral join.

Yeah, you are right, I see that part.

--
Regards
Junwang Zhao



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: pg_waldump: support decoding of WAL inside tarfile
Next
From: Andrew Dunstan
Date:
Subject: Re: pg_waldump: support decoding of WAL inside tarfile