Re: Cast char to number

Поиск
Список
Период
Сортировка
От Richard Huxton
Тема Re: Cast char to number
Дата
Msg-id 4B85A541.2000905@archonet.com
обсуждение исходный текст
Ответ на Re: Cast char to number  (Bill Moran <wmoran@potentialtech.com>)
Список pgsql-general
On 24/02/10 22:03, Bill Moran wrote:
> Then, a year later
> you find out that the serial number is really just a number, and you
> actually want to be able to do math on it because you can find out
> the year the part was designed by dividing by 1000 or something.
>
> You make the best decisions you can based on the available information.
> If you get it wrong, there's always ALTER TABLE :)

Coming in 9.1:

ALTER CUSTOMER ... SET REQUIREMENTS ...

--
   Richard Huxton
   Archonet Ltd

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Curious plperl behavior
Следующее
От: Martijn van Oosterhout
Дата:
Сообщение: Performance comparison