ECPG: No multidimensional array support for simple data types

From: "mike stanton" <mstanton(at)acsa(dot)cl>
To: <pgsql-general(at)postgresql(dot)org>
Cc: "mike stanton" <mstanton(at)acsa(dot)cl>
Subject: ECPG: No multidimensional array support for simple data types
Date: 2010-02-22 13:35:03
Message-ID: 046601cab3c3$d73d64c0$0d6ea8c0@mike
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello all, I get the following error message when ecpg precompiles an EXEC SQL INCLUDE on this variable:

short cst_vent[MAX_SUC][12]; (MAX_SUC is defined as 24)

Mesage:
"No multidimensional array support for simple data types"

Is there a fix or am I stuck?
Version: PostgreSQL 8.3.6 on i686-pc-linux-gnu, compiled by GCC gcc (GCC) 4.2.4

Michael Stanton W.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Boszormenyi Zoltan 2010-02-22 13:46:50 Re: ECPG: No multidimensional array support for simple data types
Previous Message Ravi 2010-02-22 12:41:09 pgsql exception.