Re: SQL Property Graph Queries (SQL/PGQ)

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: SQL Property Graph Queries (SQL/PGQ)
Дата
Msg-id 5de4df50-a660-4f33-a3ba-c064058f8a33@eisentraut.org
обсуждение
Ответ на Re: SQL Property Graph Queries (SQL/PGQ)  (Ashutosh Bapat <ashutosh.bapat.oss@gmail.com>)
Ответы Re: SQL Property Graph Queries (SQL/PGQ)
Список pgsql-hackers
On 26.02.26 12:06, Ashutosh Bapat wrote:
> All changes to rewriteGraphTable.c are in 0004.
> 
> Will squash 0002-0004 into 0001 once you have reviewed those patches.

Ok, these all look good to me.

Except, this error message change

-ERROR:  property "ename" of element variable "src" not found
+ERROR:  none of the property graph elements associated with variable 
"src" have property with name "ename" defined

I don't know, that seems quite a complicated message for such a simple 
mistake.  Also, properties are associated with labels, not with graph 
elements, so this seems misleading.




В списке pgsql-hackers по дате отправления: