Re: signed/unsigned integers - Mailing list pgsql-general

From Brian Minton
Subject Re: signed/unsigned integers
Date
Msg-id arc1vh$1af8$1@news.hub.org
Whole thread Raw
List pgsql-general
Roger Mathis wrote:
> Hi
>
> Is it true, that I can't define unsigned integers in a table definition?


I am also looking for a way to do it, specifically, I would like 32 bit
unsigned integers.  I propose a new type, uint4 and uint8 for storing
unsigned integers


pgsql-general by date:

Previous
From: Bruno Wolff III
Date:
Subject: Re: More time manipulation..
Next
From: Lee Harr
Date:
Subject: Re: Bug with sequence