From: | Peter Eisentraut <peter(at)eisentraut(dot)org> |
---|---|
To: | pgsql-hackers <pgsql-hackers(at)postgresql(dot)org> |
Cc: | Ashutosh Bapat <ashutosh(dot)bapat(dot)oss(at)gmail(dot)com> |
Subject: | Re: SQL Property Graph Queries (SQL/PGQ) |
Date: | 2024-06-27 12:31:00 |
Message-ID: | 04c0abe2-e9c5-4ffc-97b2-bedc1e3cd178@eisentraut.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Here is a new version of this patch. I have been working together with
Ashutosh on this. While the version 0 was more of a fragile demo, this
version 1 has a fairly complete minimal feature set and should be useful
for playing around with. We do have a long list of various internal
bits that still need to be fixed or revised or looked at again, so there
is by no means a claim that everything is completed.
Documentation to get started is included (ddl.sgml and queries.sgml).
(Of course, feedback on the getting-started documentation would be most
welcome.)
Attachment | Content-Type | Size |
---|---|---|
v1-0001-WIP-SQL-Property-Graph-Queries-SQL-PGQ.patch | text/plain | 502.4 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Marthin Laubscher | 2024-06-27 14:33:34 | Custom type's modifiers |
Previous Message | Amit Langote | 2024-06-27 12:01:18 | Re: SQL/JSON query functions context_item doc entry and type requirement |