Re: How can I get a column INT4 to be UNSIGNED ? - Mailing list pgsql-general

From Kyle
Subject Re: How can I get a column INT4 to be UNSIGNED ?
Date
Msg-id 3E9729B9.4030207@ccidomain.com
Whole thread Raw
In response to How can I get a column INT4 to be UNSIGNED ?  ("Bruno Baguette" <bruno.baguette@netcourrier.com>)
Responses Re: How can I get a column INT4 to be UNSIGNED ?  (Dennis Gearon <gearond@cvc.net>)
List pgsql-general
 > Is there a reason for not supporting unsigned types?

Maybe I'm off base here, but couldn't you put in a constraint to achieve
the same effect?  In other words require inserted data in that column to
be > -1 ?

-Kyle


pgsql-general by date:

Previous
From: "Ismaila Kane"
Date:
Subject: Re: pgsql data file location
Next
From: Tom Lane
Date:
Subject: Re: Case sensitive order by