Re: ecpg multidimensional arrays - Mailing list pgsql-bugs

From margitsw@t-online.de (Margit Schubert-While)
Subject Re: ecpg multidimensional arrays
Date
Msg-id 5.1.0.14.2.20040229183934.00aa5ed8@pop.t-online.de
Whole thread Raw
In response to Re: ecpg multidimensional arrays  (Michael Meskes <meskes@postgresql.org>)
Responses Re: ecpg multidimensional arrays  (Michael Meskes <meskes@postgresql.org>)
List pgsql-bugs
At 17:13 29.02.2004 +0100, you wrote:
>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
         Erm, the error itself ? Every other RDB preprocessor that I have
         tried doesn't have this problem.

         Margit

pgsql-bugs by date:

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