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

Поиск
Список
Период
Сортировка
От Stephen Frost
Тема Re: BUG #2802: Feature request: tinyint and unsigned types
Дата
Msg-id 20061210211359.GK24675@kenobi.snowman.net
обсуждение исходный текст
Ответ на Re: BUG #2802: Feature request: tinyint and unsigned types  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-bugs
* Peter Eisentraut (peter_e@gmx.net) wrote:
> 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.
>=20
> Then use domains.

Or constraints...

    Stephen

В списке pgsql-bugs по дате отправления:

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