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

From Ashutosh Bapat
Subject Re: (SQL/PGQ) cache lookup failed for label
Date
Msg-id CAExHW5sUXaPnbf4coPDZtCT7Zd1PZ1HndpYWvM=H1PxUuxWj-g@mail.gmail.com
Whole thread
In response to Re: (SQL/PGQ) cache lookup failed for label  (Peter Eisentraut <peter@eisentraut.org>)
Responses Re: (SQL/PGQ) cache lookup failed for label
List pgsql-hackers
On Tue, Jun 9, 2026 at 4:36 PM Peter Eisentraut <peter@eisentraut.org> wrote:
>
> 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.
>

Thanks a lot.

--
Best Wishes,
Ashutosh Bapat



pgsql-hackers by date:

Previous
From: Henson Choi
Date:
Subject: Re: Row pattern recognition
Next
From: Nisha Moond
Date:
Subject: Re: Support EXCEPT for TABLES IN SCHEMA publications