Re: [PATCH] Clean up property graph error messages

From: Chao Li <li(dot)evan(dot)chao(at)gmail(dot)com>
To: Ayush Tiwari <ayushtiwari(dot)slg01(at)gmail(dot)com>
Cc: PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>, Peter Eisentraut <peter(at)eisentraut(dot)org>, Ashutosh Bapat <ashutosh(dot)bapat(dot)oss(at)gmail(dot)com>
Subject: Re: [PATCH] Clean up property graph error messages
Date: 2026-05-06 06:45:46
Message-ID: EC9A1AC7-AF20-4577-BA86-8184332BFF9F@gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> On May 6, 2026, at 14:23, Ayush Tiwari <ayushtiwari(dot)slg01(at)gmail(dot)com> wrote:
>
> Hi,
>
>
> On Tue, 5 May 2026 at 08:20, Chao Li <li(dot)evan(dot)chao(at)gmail(dot)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
> <v2-0001-Clean-up-property-graph-error-messages.patch>

V2 LGTM.

Best regards,
--
Chao Li (Evan)
HighGo Software Co., Ltd.
https://www.highgo.com/

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Alexander Pyhalov 2026-05-06 06:59:15 Re: Function scan FDW pushdown
Previous Message Chao Li 2026-05-06 06:40:24 COPY JSON: use trailing commas in FORCE_ARRAY output