Re: ecpg multidimensional arrays

Поиск
Список
Период
Сортировка
От margitsw@t-online.de (Margit Schubert-While)
Тема Re: ecpg multidimensional arrays
Дата
Msg-id 5.1.0.14.2.20040229183934.00aa5ed8@pop.t-online.de
обсуждение исходный текст
Ответ на Re: ecpg multidimensional arrays  (Michael Meskes <meskes@postgresql.org>)
Ответы Re: ecpg multidimensional arrays  (Michael Meskes <meskes@postgresql.org>)
Список 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 по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Optimizer problem with subselect.c?
Следующее
От: Michael Meskes
Дата:
Сообщение: Re: ecpg multidimensional arrays