| From: | Ashutosh Bapat <ashutosh(dot)bapat(dot)oss(at)gmail(dot)com> |
|---|---|
| To: | Peter Eisentraut <peter(at)eisentraut(dot)org> |
| Cc: | SATYANARAYANA NARLAPURAM <satyanarlapuram(at)gmail(dot)com>, Junwang Zhao <zhjwpku(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
| Subject: | Re: [PATCH] Resolve unknown-type literals in GRAPH_TABLE COLUMNS |
| Date: | 2026-07-06 11:38:55 |
| Message-ID: | CAExHW5sZsZJyGJY=f3_L8-B_vbHx1wYgzOc05UfJYNaxac1Wew@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Fri, Jul 3, 2026 at 8:47 PM Peter Eisentraut <peter(at)eisentraut(dot)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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Jakub Wartak | 2026-07-06 11:41:13 | Re: pg_stat_io_histogram |
| Previous Message | Ashutosh Bapat | 2026-07-06 11:36:54 | Re: [Bug][patch]: After dropping the last label from a property graph element, invoking pg_get_propgraphdef() triggers an assertion failure |