Re: ECPG: inconsistent behavior with the document in “GET/SET DESCRIPTOR.” - Mailing list pgsql-hackers

From lakshmi
Subject Re: ECPG: inconsistent behavior with the document in “GET/SET DESCRIPTOR.”
Date
Msg-id CAEvyyTgveaJzjBVsu9mWduCJi9Efo1HmyxUiLRNcB29x=kDAKA@mail.gmail.com
Whole thread
In response to RE: ECPG: inconsistent behavior with the document in “GET/SET DESCRIPTOR.”  ("Hayato Kuroda (Fujitsu)" <kuroda.hayato@fujitsu.com>)
List pgsql-hackers

Hi,

Thanks for the detailed explanation.

On Fri, Apr 24, 2026 at 10:24 AM Hayato Kuroda (Fujitsu) <kuroda.hayato@fujitsu.com> wrote:
Dear Kamura-san,

> For the reasons above, I would like to proceed with the policy of treating
> this as a syntax error.

Make sense, so the v1 patch is usable as-is. It looks good to me.


Handling this as a syntax error seems like a reasonable and consistent approach, especially given the undefined behavior and alignment with other systems like Pro*C.

The proposed patch looks good to me.

Regards,

Lakshmi G 

pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: Bug: pg_get_viewdef() fails on GRAPH_TABLE views with lateral column references
Next
From: Chao Li
Date:
Subject: Property graph: fix error handling when dropping non-existent label property