casting UNKNOWN to REGCLASS

Поиск
Список
Период
Сортировка
От sad
Тема casting UNKNOWN to REGCLASS
Дата
Msg-id 200409011043.06513.sad@bankir.ru
обсуждение исходный текст
Ответ на Re: casting BOOL to somthng  (Stephan Szabo <sszabo@megazone.bigpanda.com>)
Список pgsql-sql
> select 't'::text::bool;
> ERROR:  cannot cast type text to boolean
>
> If you're thinking 't'::bool, that's something different.

Ok
i have nothing to opppose

and by the way (!!!)

why TEXT can not be casted to REGCLASS ?



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

Предыдущее
От: Stephan Szabo
Дата:
Сообщение: Re: casting BOOL to somthng
Следующее
От: Geoffrey
Дата:
Сообщение: Re: casting BOOL to somthng