Re: How can I get a column INT4 to be UNSIGNED ?

Поиск
Список
Период
Сортировка
От Kyle
Тема Re: How can I get a column INT4 to be UNSIGNED ?
Дата
Msg-id 3E9729B9.4030207@ccidomain.com
обсуждение исходный текст
Ответ на How can I get a column INT4 to be UNSIGNED ?  ("Bruno Baguette" <bruno.baguette@netcourrier.com>)
Ответы Re: How can I get a column INT4 to be UNSIGNED ?
Список 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 по дате отправления: