problem with casting

Поиск
Список
Период
Сортировка
От postgresql
Тема problem with casting
Дата
Msg-id 200102142105.f1EL5fx84448@mail.postgresql.org
обсуждение исходный текст
Список pgsql-sql
I have a table that has a 'date' column. In psql I tried to do a 

select proofdate::text from openjobs where jobno = '10625';

responce:   can not cast type 'date' to 'text'

Did i miss-read this section. I thought I could cast the date to text. has anyone seen 
this or am I missreading the docs?

thanks 

Ted




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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: cannot create sequence
Следующее
От: Olaf Zanger
Дата:
Сообщение: Re: cannot create sequence