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 CAExHW5uNRS9tcgnHCc03rh5oQhFPz-wrC1YF+_XUhPdwK2fbXw@mail.gmail.com
Whole thread
In response to Re: (SQL/PGQ) cache lookup failed for label  (Ashutosh Bapat <ashutosh.bapat.oss@gmail.com>)
List pgsql-hackers
On Tue, Jun 9, 2026 at 9:07 PM Ashutosh Bapat
<ashutosh.bapat.oss@gmail.com> wrote:
>
> 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.

Attaching rebased remaining two patches for the issues discussed in [1]


[1] https://www.postgresql.org/message-id/CAExHW5twGP5Zuk4Zch4kz8XDrSpckWQipMs=ysAj8GmqNa2FCQ@mail.gmail.com
--
Best Wishes,
Ashutosh Bapat

Attachment

pgsql-hackers by date:

Previous
From: Ashutosh Bapat
Date:
Subject: GRANT ... TABLE for property graph
Next
From: Akshay Joshi
Date:
Subject: Re: [PATCH] Add pg_get_table_ddl() to reconstruct CREATE TABLE statements