Re: [Bug][patch]: After dropping the last label from a property graph element, invoking pg_get_propgraphdef() triggers an assertion failure - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: [Bug][patch]: After dropping the last label from a property graph element, invoking pg_get_propgraphdef() triggers an assertion failure
Date
Msg-id c707f43b-98c9-4fe1-a3e7-05e290cdb5af@eisentraut.org
Whole thread
In response to Re: [Bug][patch]: After dropping the last label from a property graph element, invoking pg_get_propgraphdef() triggers an assertion failure  (Chao Li <li.evan.chao@gmail.com>)
Responses Re: [Bug][patch]: After dropping the last label from a property graph element, invoking pg_get_propgraphdef() triggers an assertion failure
List pgsql-hackers
On 29.04.26 14:58, Chao Li wrote:
> As Alvaro commented at [1], I added 0003 to use OidIsValid macro. 0001 and 0002 are unchanged.
> 
> [1]https://www.postgresql.org/message-id/02fe13db-4fba-4e9d-9b4c- 
> e6271a133502@app.fastmail.com

I'm personally not on board with that coding style rule.  At least I 
don't consider this patch necessary right now as we're working toward 
stabilizing the current code.




pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: [Bug][patch]: After dropping the last label from a property graph element, invoking pg_get_propgraphdef() triggers an assertion failure
Next
From: Peter Eisentraut
Date:
Subject: Re: [PATCH] Resolve iso-8859-1-type literals in GRAPH_TABLE COLUMNS