Re: data types

From: Martijn van Oosterhout <kleptog(at)svana(dot)org>
To: Tony Grant <tony(at)animaproductions(dot)com>
Cc: postgres list <pgsql-general(at)postgresql(dot)org>
Subject: Re: data types
Date: 2001-08-08 13:42:47
Message-ID: 20010808234247.C6797@svana.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Wed, Aug 08, 2001 at 03:15:33PM +0200, Tony Grant 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.
--
Martijn van Oosterhout <kleptog(at)svana(dot)org>
http://svana.org/kleptog/
> It would be nice if someone came up with a certification system that
> actually separated those who can barely regurgitate what they crammed over
> the last few weeks from those who command secret ninja networking powers.

In response to

  • data types at 2001-08-08 13:15:33 from Tony Grant

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Matt Block 2001-08-08 13:59:15 RE: Re: Still wondering about random numbers...
Previous Message Tony Grant 2001-08-08 13:40:22 Re: data types