Re: [PATCH] ecpg: check return value of replace_variables() - Mailing list pgsql-hackers

From Daniel Gustafsson
Subject Re: [PATCH] ecpg: check return value of replace_variables()
Date
Msg-id 30BE981D-AACB-42F5-AA88-55099E1F3773@yesql.se
Whole thread Raw
In response to [PATCH] ecpg: check return value of replace_variables()  (Aleksander Alekseev <aleksander@tigerdata.com>)
List pgsql-hackers
> On 7 Oct 2025, at 16:04, Aleksander Alekseev <aleksander@tigerdata.com> wrote:

> Currently in src/interfaces/ecpg/ecpglib/prepare.c we don't check the
> return value of replace_variables(). The proposed patch fixes this.
> The rest of the code looks OK to me.

Seems reasonable on a first glance, I'll pick it up.

--
Daniel Gustafsson




pgsql-hackers by date:

Previous
From: Srinath Reddy Sadipiralla
Date:
Subject: Re: Making pg_rewind faster
Next
From: "Hayato Kuroda (Fujitsu)"
Date:
Subject: RE: [PATCH TEST] Fix logical replication setup in subscription test `t/009_matviews.pl`