Re: Custom types and arrays

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "mlunnon (at) RWA" <mlunnon(at)rwa-net(dot)co(dot)uk>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Custom types and arrays
Date: 2003-10-31 20:59:35
Message-ID: 19718.1067633975@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

"mlunnon @ RWA" <mlunnon(at)rwa-net(dot)co(dot)uk> writes:
> I get:<br>
> psql:Supplements.sql:34: ERROR:&nbsp; Type "test_type[]" does not exist<br>
> psql:Supplements.sql:41: ERROR:&nbsp; Type "_test_type" does not exist<br>

It works for me ... are you sure it's not something silly like mistyping
the type name, or adding/omitting double quotes?

regards, tom lane

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2003-10-31 21:16:36 Re: duplicates rejected by index reports PGSQL_FATAL_ERROR
Previous Message CSN 2003-10-31 20:39:10 further ino on bigint index and vacuum issues?