Re: SQL Property Graph Queries (SQL/PGQ) - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: SQL Property Graph Queries (SQL/PGQ)
Date
Msg-id bcf58f6e-d0bd-49f8-b074-e3ee69ef6567@eisentraut.org
Whole thread Raw
In response to Re: SQL Property Graph Queries (SQL/PGQ)  (Ashutosh Bapat <ashutosh.bapat.oss@gmail.com>)
Responses Re: SQL Property Graph Queries (SQL/PGQ)
Re: SQL Property Graph Queries (SQL/PGQ)
Re: SQL Property Graph Queries (SQL/PGQ)
Re: SQL Property Graph Queries (SQL/PGQ)
List pgsql-hackers
On 11.03.26 08:34, Ashutosh Bapat wrote:
> There are two new patches 0004 and 0005 in the attached patchset.

I have committed this, including the 0004 patch.  Let's consider the 
0005 patch separately.

The buildfarm shows some instability in the pg_upgrade test, because 
labels are printed by pg_get_propgraphdef() in implementation-dependent 
order.  Attached is a quick patch to sort the labels before printing. 
Check please.

Attachment

pgsql-hackers by date:

Previous
From: Daniil Davydov
Date:
Subject: Re: POC: Parallel processing of indexes in autovacuum
Next
From: Peter Eisentraut
Date:
Subject: Re: Change copyObject() to use typeof_unqual