From: | "Kuroda, Hayato" <kuroda(dot)hayato(at)jp(dot)fujitsu(dot)com> |
---|---|
To: | "Matsumura, Ryo" <matsumura(dot)ryo(at)jp(dot)fujitsu(dot)com>, "pgsql-hackers(at)lists(dot)postgresql(dot)org" <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Michael Meskes <meskes(at)postgresql(dot)org> |
Cc: | "Ideriha, Takeshi" <ideriha(dot)takeshi(at)jp(dot)fujitsu(dot)com>, 'Rushabh Lathia' <rushabh(dot)lathia(at)gmail(dot)com> |
Subject: | RE: ECPG regression with DECLARE STATEMENT support |
Date: | 2019-03-13 02:52:19 |
Message-ID: | 1F66B161998C704BABF8989B8A2AC0A31B11A8@G01JPEXMBYT05 |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Dear Matsumura-san,
> I think that the 2nd argument of following ecpg_init() must be real_connection_name.
> Is it right?
Yes, I think it should be real_connection_name for raising correct error message.
This is also an leak of my code and I attached a patch.
Best Regards,
Hayato Kuroda
Fujitsu LIMITED
Attachment | Content-Type | Size |
---|---|---|
fix_argument.patch | application/octet-stream | 550 bytes |
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2019-03-13 03:16:42 | Re: pgsql: Add support for hyperbolic functions, as well as log10(). |
Previous Message | Amit Kapila | 2019-03-13 02:52:07 | Re: WIP: Avoid creation of the free space map for small tables |