Re: [PATCH] Clean up property graph error messages - Mailing list pgsql-hackers

From Ayush Tiwari
Subject Re: [PATCH] Clean up property graph error messages
Date
Msg-id CAJTYsWVshTGyFRCMKnjiRgCnky1FB9vD-mjBHYGWDXppSdO0jQ@mail.gmail.com
Whole thread
In response to Re: [PATCH] Clean up property graph error messages  (Chao Li <li.evan.chao@gmail.com>)
Responses Re: [PATCH] Clean up property graph error messages
List pgsql-hackers
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
Attachment

pgsql-hackers by date:

Previous
From: Soumya S Murali
Date:
Subject: Re: [PATCH] Add pg_get_trigger_ddl() to retrieve the CREATE TRIGGER statement
Next
From: Jim Jones
Date:
Subject: Re: VACUUM FULL, CLUSTER, and REPACK block on other sessions' temp tables