Re: How to convert a binary filed to an integer field?

Поиск
Список
Период
Сортировка
От Adrian Klaver
Тема Re: How to convert a binary filed to an integer field?
Дата
Msg-id 4C7572D1.7010902@gmail.com
обсуждение исходный текст
Ответ на How to convert a binary filed to an integer field?  (wei725@lycos.com)
Ответы Re: How to convert a binary filed to an integer field?  (Peter Geoghegan <peter.geoghegan86@gmail.com>)
Список pgsql-general
On 08/25/2010 12:29 PM, wei725@lycos.com wrote:
> I have an application in the product. Now, one status field needs to have three statuses instead of two. How to make
asuch change in PostgreSQL? 
>

I am going to assume that by binary you mean boolean. If so it already
has three states NULL,True,False.

--
Adrian Klaver
adrian.klaver@gmail.com

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

Предыдущее
От: Raymond O'Donnell
Дата:
Сообщение: Re: How to convert a binary filed to an integer field?
Следующее
От: Peter Geoghegan
Дата:
Сообщение: Re: How to convert a binary filed to an integer field?