ECPG interface issue - Mailing list pgsql-interfaces

From Matson, Sunny (GE Healthcare)
Subject ECPG interface issue
Date
Msg-id 7D2EA86E0DEB6F46994CDE7BA21B9681163945CC@BANMLVEM02.e2k.ad.ge.com
Whole thread Raw
List pgsql-interfaces
<p><font face="Arial" size="2">Hi All,</font><br /><p><font face="Arial" size="2">   I am trying to insert a binary
datato a table which have "bytea" field through Embedded SQL interface(ECPG). But I am getting segmentation fault from
ECPGstore_inputfunction. I declared variable as char * and did a memcpy on it and used EXEC SQL INSERT INTO command.
Butis not working. Can any one help me in this issue.</font><p><font face="Arial" size="2">Thanks in advance,</font><br
/><fontface="Arial" size="2">Sunny Matson</font> 

pgsql-interfaces by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [BUGS] BUG #2171: Differences compiling plpgsql in
Next
From: Christoph Zwerschke
Date:
Subject: Re: PQprint under Windows