Error in creating field in a table
Srinivas Vallurupalli <srinivas@cparity.com>
From: Srinivas Vallurupalli <srinivas@cparity.com>
To: pgsql-bugs@postgresql.org
Date: 2000-10-06T23:39:13Z
Lists: pgsql-bugs
HI I am creating a field in a table as two dimensional array. But pgres is creating only single dimension array. I verified \d table name . It is showing table field is single dimensioning only. please clarify srinivas