Re: casting BOOL to somthng

Поиск
Список
Период
Сортировка
От sad
Тема Re: casting BOOL to somthng
Дата
Msg-id 200409011027.11800.sad@bankir.ru
обсуждение исходный текст
Ответ на Re: casting BOOL to somthng  (Stephan Szabo <sszabo@megazone.bigpanda.com>)
Ответы Re: casting BOOL to somthng
Список pgsql-sql
> There's a difference between an output function and a cast to text.
> One gives you an external representation of the data for end use.  The
> other gives you an internal representation for manipulation.

And at the same time

't'::TEXT can be casted to BOOL
't'::BOOL

but reverse.



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

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