On Fri, May 21, 2004 at 05:03:40PM -0400, David Flater wrote:
> In Embedded SQL, sometimes get segmentation faults on selecting part
> or all of a float8[] array into a char array.
I just committed a patch to cvs HEAD that should fix your problem.
Please try it and tell me if it works correctly.
On Fri, May 21, 2004 at 05:03:40PM -0400, David Flater wrote:
> In Embedded SQL, sometimes get segmentation faults on selecting part
> or all of a float8[] array into a char array.
Thanks for the report. The problem is that ecpg does not know that it
gets an array of floats but expects a character
POSTGRESQL BUG REPORT TEMPLATE
Your name : David Flater
Your email address : [EMAIL PROT