| From: | Ashutosh Bapat <ashutosh(dot)bapat(dot)oss(at)gmail(dot)com> |
|---|---|
| To: | Peter Eisentraut <peter(at)eisentraut(dot)org> |
| Cc: | pgsql-hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: SQL Property Graph Queries (SQL/PGQ) |
| Date: | 2024-07-08 13:37:48 |
| Message-ID: | CAExHW5vhiawMAEtRwV=X-zQmJeUVY2iyuskWFFKobm_ZvgMf9Q@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Thu, Jun 27, 2024 at 6:01 PM Peter Eisentraut <peter(at)eisentraut(dot)org>
wrote:
> 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.
>
PFA the patchset fixing compilation error reported by CI bot.
0001 - same as previous one
0002 - fixes compilation error
0003 - adds support for WHERE clause in graph pattern missing in the first
patch.
--
Best Wishes,
Ashutosh Bapat
| Attachment | Content-Type | Size |
|---|---|---|
| 0002-Fix-compilation-error-20240708.patch | text/x-patch | 950 bytes |
| 0003-support-WHERE-clause-in-graph-pattern-20240708.patch | text/x-patch | 7.2 KB |
| 0001-WIP-SQL-Property-Graph-Queries-SQL-PGQ-20240708.patch | text/x-patch | 502.8 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Robert Haas | 2024-07-08 13:50:52 | Re: pg_wal_summary_contents() and pg_walsummary may return different results on the same WAL summary file |
| Previous Message | Heikki Linnakangas | 2024-07-08 13:21:37 | Re: Injection point locking |