RE: ECPG regression with DECLARE STATEMENT support - Mailing list pgsql-hackers

From Kuroda, Hayato
Subject RE: ECPG regression with DECLARE STATEMENT support
Date
Msg-id 1F66B161998C704BABF8989B8A2AC0A31B11A8@G01JPEXMBYT05
Whole thread Raw
In response to RE: ECPG regression with DECLARE STATEMENT support  ("Matsumura, Ryo" <matsumura.ryo@jp.fujitsu.com>)
Responses RE: ECPG regression with DECLARE STATEMENT support
List 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

pgsql-hackers by date:

Previous
From: Amit Kapila
Date:
Subject: Re: WIP: Avoid creation of the free space map for small tables
Next
From: Tom Lane
Date:
Subject: Re: pgsql: Add support for hyperbolic functions, as well as log10().