Re: BUG #2802: Feature request: tinyint and unsigned types

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: BUG #2802: Feature request: tinyint and unsigned types
Дата
Msg-id 200612102122.42757.peter_e@gmx.net
обсуждение исходный текст
Ответ на Re: BUG #2802: Feature request: tinyint and unsigned types  (Albert Strasheim <fullung@gmail.com>)
Ответы Re: BUG #2802: Feature request: tinyint and unsigned types  (Stephen Frost <sfrost@snowman.net>)
Список 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 по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: BUG #2821: xid cannot be casted to a different type
Следующее
От: Tom Lane
Дата:
Сообщение: Re: BUG #2820: "select" faling with "distinct" clause on a subquery