Re: [PATCH] Resolve unknown-type literals in GRAPH_TABLE COLUMNS

Ashutosh Bapat <ashutosh.bapat.oss@gmail.com>

From: Ashutosh Bapat <ashutosh.bapat.oss@gmail.com>
To: Peter Eisentraut <peter@eisentraut.org>
Cc: SATYANARAYANA NARLAPURAM <satyanarlapuram@gmail.com>, Junwang Zhao <zhjwpku@gmail.com>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2026-07-06T11:38:55Z
Lists: pgsql-hackers
On Fri, Jul 3, 2026 at 8:47 PM Peter Eisentraut <peter@eisentraut.org> wrote:
>
> On 12.05.26 08:20, Ashutosh Bapat wrote:
> > Yes, the test query doesn't reproduce the bug. Actually all but only
> > two queries from the Satya's patch show the bug. I have included a
> > test query which fails, with expected error message, without code
> > changes now. Also I don't think we need a separate section for this
> > test query. Included the query in one of the earliest sections in the
> > file.
>
> committed
>

Thanks.

I actually had another fix in the related area for an issue reported
in [1]. I shared the patch on that thread, but missed to do it before.
Sorry. Will share rebased patch on that thread.

[1] Discussion:
https://www.postgresql.org/message-id/20260630173053.51.noahmisch@microsoft.com
-- 
Best Wishes,
Ashutosh Bapat



Commits

Same data as JSON: GET /api/v1/messages/:b64id/commits the thread's linked commits as JSON, with link sources. API reference →
  1. Resolve unknown-type literals in GRAPH_TABLE COLUMNS