Re: (SQL/PGQ) cache lookup failed for label - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: (SQL/PGQ) cache lookup failed for label
Date
Msg-id 1cc8db13-6a4a-425e-ba00-46306cda656b@eisentraut.org
Whole thread
In response to Re: (SQL/PGQ) cache lookup failed for label  (Ashutosh Bapat <ashutosh.bapat.oss@gmail.com>)
Responses Re: (SQL/PGQ) cache lookup failed for label
List pgsql-hackers
On 01.06.26 13:37, Ashutosh Bapat wrote:
> As I mentioned earlier, I am creating patches for all outstanding
> issues from the same branch. So the patches attached here do not start
> from 0001, but they apply with git am on the latest master for me
> without any problem.
> 0005 - fixes `cache lookup failed for label`
> 0006 - fixes empty label expression and view behaviour
> 0007 - issue with labels shared by vertex and edges

I have committed 0005, which I think was the topic of this thread.




pgsql-hackers by date:

Previous
From: Tomas Vondra
Date:
Subject: Re: Subquery pull-up increases jointree search space
Next
From: "Jonathan Gonzalez V."
Date:
Subject: Re: Add pg_get_publication_ddl function