Re: (SQL/PGQ) cache lookup failed for label

From: Ashutosh Bapat <ashutosh(dot)bapat(dot)oss(at)gmail(dot)com>
To: Peter Eisentraut <peter(at)eisentraut(dot)org>
Cc: Ayush Tiwari <ayushtiwari(dot)slg01(at)gmail(dot)com>, Junwang Zhao <zhjwpku(at)gmail(dot)com>, zengman <zengman(at)halodbtech(dot)com>, pgsql-hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: (SQL/PGQ) cache lookup failed for label
Date: 2026-07-08 11:39:16
Message-ID: CAExHW5uNRS9tcgnHCc03rh5oQhFPz-wrC1YF+_XUhPdwK2fbXw@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, Jun 9, 2026 at 9:07 PM Ashutosh Bapat
<ashutosh(dot)bapat(dot)oss(at)gmail(dot)com> wrote:
>
> On Tue, Jun 9, 2026 at 4:36 PM Peter Eisentraut <peter(at)eisentraut(dot)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 Content-Type Size
v20260708-0003-View-referencing-labels-shared-by-vertex-a.patch text/x-patch 4.6 KB
v20260708-0002-Empty-label-expression-in-view-definition.patch text/x-patch 19.5 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Ewan Young 2026-07-08 11:53:26 Re: allow spread checkpoints when changing checksums online
Previous Message Ashutosh Bapat 2026-07-08 11:37:10 GRANT ... TABLE for property graph