Re: BUG #2802: Feature request: tinyint and unsigned types - Mailing list pgsql-bugs

From Peter Eisentraut
Subject Re: BUG #2802: Feature request: tinyint and unsigned types
Date
Msg-id 200612102122.42757.peter_e@gmx.net
Whole thread Raw
In response to Re: BUG #2802: Feature request: tinyint and unsigned types  (Albert Strasheim <fullung@gmail.com>)
Responses Re: BUG #2802: Feature request: tinyint and unsigned types  (Stephen Frost <sfrost@snowman.net>)
List pgsql-bugs
Albert Strasheim wrote:
> Agreed. Some variables I had wanted to make tinyints could be
> expressed as enumerated values. Other variables I wanted to express
> as unsigned ints or tinyints or unsigned tinyints to model the
> possible values
> from the problem domain as succinctly as possible.

Then use domains.

--
Peter Eisentraut
http://developer.postgresql.org/~petere/

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: BUG #2821: xid cannot be casted to a different type
Next
From: Tom Lane
Date:
Subject: Re: BUG #2820: "select" faling with "distinct" clause on a subquery