Re: ecpg multidimensional arrays - Mailing list pgsql-bugs

From Michael Meskes
Subject Re: ecpg multidimensional arrays
Date
Msg-id 20040229161342.GB2284@1
Whole thread Raw
In response to ecpg multidimensional arrays  (margitsw@t-online.de (Margit Schubert-While))
Responses Re: ecpg multidimensional arrays  (margitsw@t-online.de (Margit Schubert-While))
List pgsql-bugs
On Fri, Feb 27, 2004 at 07:24:18PM +0100, Margit Schubert-While wrote:
>         exec sql begin declare section;
> static int      intcur[50][10] = { 0 };
>
> produces :
> ERROR: No multi-dimensional array support for simple data types

So far so good, but which bug are you reporting?

Michael
--
Michael Meskes
Email: Michael at Fam-Meskes dot De
ICQ: 179140304, AIM/Yahoo: michaelmeskes, Jabber: meskes@jabber.org
Go SF 49ers! Go Rhein Fire! Use Debian GNU/Linux! Use PostgreSQL!

pgsql-bugs by date:

Previous
From: Michael Meskes
Date:
Subject: Re: ecpg segmentation error
Next
From: Tom Lane
Date:
Subject: Re: Optimizer problem with subselect.c?