Re: SQL Property Graph Queries (SQL/PGQ)

From: Ashutosh Bapat <ashutosh(dot)bapat(dot)oss(at)gmail(dot)com>
To: Peter Eisentraut <peter(at)eisentraut(dot)org>
Cc: assam258(at)gmail(dot)com, Amit Langote <amitlangote09(at)gmail(dot)com>, Junwang Zhao <zhjwpku(at)gmail(dot)com>, Vik Fearing <vik(at)postgresfriends(dot)org>, Ajay Pal <ajay(dot)pal(dot)k(at)gmail(dot)com>, Imran Zaheer <imran(dot)zhir(at)gmail(dot)com>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: SQL Property Graph Queries (SQL/PGQ)
Date: 2026-01-13 16:14:22
Message-ID: CAExHW5u6n4eFACE2XD=0hrw8OGiLjrvYXT3QvpRJa41r3CKZNw@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, Jan 13, 2026 at 3:53 PM Peter Eisentraut <peter(at)eisentraut(dot)org> wrote:
>
> I have a small fixup patch for your 20260102 patches, attached.
>
> - needs additional #include because of recent changes elsewhere
> - copyright year updates
> - various typos
> - some style changes related to palloc APIs

All changes look good.

Looks like you have reviewed patches 0002-onwards. I removed 0004
which was erroneously removing the | handling from ecpg lexer as you
pointed out earlier. Squashed all other patches along with your small
fixup patch. Attached is the resultant single patch.

--
Best Wishes,
Ashutosh Bapat

Attachment Content-Type Size
v20260113-0001-WIP-SQL-Property-Graph-Queries-SQL-PGQ.patch text/x-patch 698.1 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Jacob Champion 2026-01-13 16:49:06 Re: how to gate experimental features (SQL/PGQ)
Previous Message Ashutosh Bapat 2026-01-13 16:09:44 Re: SQL Property Graph Queries (SQL/PGQ)