Re: [PATCH] Clean up property graph error messages
Ayush Tiwari <ayushtiwari.slg01@gmail.com>
From: Ayush Tiwari <ayushtiwari.slg01@gmail.com>
To: Chao Li <li.evan.chao@gmail.com>
Cc: PostgreSQL Hackers <pgsql-hackers@postgresql.org>,
Peter Eisentraut <peter@eisentraut.org>, Ashutosh Bapat <ashutosh.bapat.oss@gmail.com>
Date: 2026-05-06T06:23:38Z
Lists: pgsql-hackers
Attachments
- v2-0001-Clean-up-property-graph-error-messages.patch (application/octet-stream)
Hi, On Tue, 5 May 2026 at 08:20, Chao Li <li.evan.chao@gmail.com> wrote: > > So, v1 LGTM. Only thing is that I think we can also make “mismatching” to > “mismatched” in the errmsg. > > I agree that "mismatched property names" reads better, so I have updated that in v2. I did not include the vertexes/vertices change here, since Peter has already fixed that separately. Regards, Ayush