Re: data types - Mailing list pgsql-general

From Tony Grant
Subject Re: data types
Date
Msg-id 997278023.5926.16.camel@tonux
Whole thread Raw
In response to Re: data types  (Martijn van Oosterhout <kleptog@svana.org>)
List pgsql-general
On 08 Aug 2001 23:42:47 +1000, Martijn van Oosterhout wrote:

> > "Unable to identify an operator '=' for types 'int4' and '_int4'"
> >
> > Where did the _int4 type come from? How do I work around this?
>
> IIRC the underscore is the internal name for ARRAY OF.
>
> I don't think your references statement is valid.

Thanks that did it

Tony

--
RedHat Linux on Sony Vaio C1XD/S
http://www.animaproductions.com/linux2.html
Macromedia UltraDev with PostgreSQL
http://www.animaproductions.com/ultra.html


pgsql-general by date:

Previous
From: Martijn van Oosterhout
Date:
Subject: Re: data types
Next
From: "Matt Block"
Date:
Subject: RE: Re: Still wondering about random numbers...