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_zCOjyYfEfuyNL1uNBAyXOcYBacFvyJ+cRTLDy4yKjc8Ng@mail.gmail.com
Whole thread Raw
In response to Re: SQL Property Graph Queries (SQL/PGQ)  (Huanbing Lu <luhuanbing@outlook.com>)
List pgsql-hackers
Hi Huanbing,

Thank you for your interest and insightful question about the TraversalState
concept. You've identified exactly the right challenge with the custom
executor approach.

However, as Ashutosh suggested, let's keep this thread focused on the
current PGQ patch. Your question about DFS backtracking and PlanState
management deserves a thorough discussion, which we can have once the
current work is committed.

I'm looking forward to discussing VLE implementation details with you
and the community then.

Best regards,
Henson

pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: IO wait events for COPY FROM/TO PROGRAM or file
Next
From: Hannu Krosing
Date:
Subject: Re: pgbench - adding pl/pgsql versions of tests