Re: ExecEvalExpr: unknown expression type 704 problems - Mailing list pgsql-general

From Thalis A. Kalfigopoulos
Subject Re: ExecEvalExpr: unknown expression type 704 problems
Date
Msg-id Pine.LNX.4.21.0106201721010.24987-100000@aluminum.cs.pitt.edu
Whole thread Raw
In response to ExecEvalExpr: unknown expression type 704 problems  (gyoungblood@quicknet.net (Gregory Youngblood))
List pgsql-general
On Wed, 20 Jun 2001, Gregory Youngblood wrote:

> I have an ID column which is a bigint, and I have another ID column which was
> created using SERIAL, so it is an integer.
>
> Is it possible to use SERIAL to get a int8 datatype instead int (int4)?

Not as far as I know, but there is talk to actually make it int8 in the future.

>
> Finally, is it possible to get unsigned integer data types in a table?

No.


cheers,
thalis

>
> Thanks,
> Greg
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/users-lounge/docs/faq.html
>


pgsql-general by date:

Previous
From: Stephan Szabo
Date:
Subject: Re: problem with 010.pgsql.sh start
Next
From: "Thalis A. Kalfigopoulos"
Date:
Subject: Re: Hardware Config