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
The following bug has been logged online:
Bug reference: 1155
Logged by: David Brownlee
Email address: [EMAIL PROTECTED]
PostgreSQL version: 7.4
Operating system: NetBSD
Description:AbstractJdbc2ResultSet:parseQuery ; in tablename
Details:
In AbstractJdbc2Resu