Re: Sorting by numerical order

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Sorting by numerical order
Дата
Msg-id 11353.1079313594@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Sorting by numerical order  (Mike Nolan <nolan@gw.tssi.com>)
Список pgsql-general
Mike Nolan <nolan@gw.tssi.com> writes:
> You can't cast a variable char type to a numeric, though apparently
> you can cast text to numeric.  (I'd be curious to know why one but not
> the other.)

Lack of the necessary entries in pg_cast.  I can't think of any
particularly good reason why they're not there, so I have added them in
CVS tip.

            regards, tom lane

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Expression indexes and casts
Следующее
От: Tom Lane
Дата:
Сообщение: Re: PostgeSQL problem (server crashed?)