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

From Henson Choi
Subject Re: SQL Property Graph Queries (SQL/PGQ)
Date
Msg-id CAAAe_zCaD3z1fELZQgnGCRVSM8SC+sOXjEvT0UtaMcgZVvR8dA@mail.gmail.com
Whole thread Raw
In response to Re: SQL Property Graph Queries (SQL/PGQ)  (Junwang Zhao <zhjwpku@gmail.com>)
Responses Re: SQL Property Graph Queries (SQL/PGQ)
List pgsql-hackers
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. 

pgsql-hackers by date:

Previous
From: "David E. Wheeler"
Date:
Subject: Re: PATCH: jsonpath string methods: lower, upper, initcap, l/r/btrim, replace, split_part
Next
From: Andrew Dunstan
Date:
Subject: Re: PATCH: jsonpath string methods: lower, upper, initcap, l/r/btrim, replace, split_part