Re: [BUGS] Embedded SQL library bug

2004-06-28 Thread Michael Meskes
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.

Re: [BUGS] Embedded SQL library bug

2004-05-22 Thread Michael Meskes
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

[BUGS] Embedded SQL library bug

2004-05-21 Thread David Flater
POSTGRESQL BUG REPORT TEMPLATE Your name : David Flater Your email address : [EMAIL PROT