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_zC_gGsj42_k6jWTpgRiPd3dfPBfwkP-+yGhE=Ukrz5UVQ@mail.gmail.com
Whole thread Raw
In response to Re: SQL Property Graph Queries (SQL/PGQ)  (Hannu Krosing <hannuk@google.com>)
List pgsql-hackers
Hi Hannu,

> Has there been any progress on this?

The base SQL/PGQ patch is currently in final review. We are
refraining from expanding the discussion at this stage. Once
the patch is committed, it would be best to continue as a
separate discussion thread.

> Shortest path queries seem to be something that would greatly benefit
> from having UNION DISTINCT ON ()

Good idea. It still has the performance limitation of unidirectional
BFS, but the advantage of rapid development makes it a viable
improvement. I'll definitely keep this in mind for the future
discussion.

Best regards,
Henson

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: AIX support
Next
From: Tom Lane
Date:
Subject: Re: pgsql: libpq: Grease the protocol by default