Re: SQL Property Graph Queries (SQL/PGQ)

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: Ashutosh Bapat <ashutosh(dot)bapat(dot)oss(at)gmail(dot)com>, assam258(at)gmail(dot)com
Cc: 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 10:23:25
Message-ID: 00287aa3-9f6a-4480-8227-ff7d4455c278@eisentraut.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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

Attachment Content-Type Size
0001-Various-small-updates.patch.nocfbot text/plain 11.6 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Dilip Kumar 2026-01-13 10:28:15 Re: Proposal: Conflict log history table for Logical Replication
Previous Message Peter Eisentraut 2026-01-13 10:17:30 Re: SQL Property Graph Queries (SQL/PGQ)