Casts to text/varchar

Поиск
Список
Период
Сортировка
От Greg Stark
Тема Casts to text/varchar
Дата
Msg-id 87istbbqo1.fsf@stark.dyndns.tv
обсуждение исходный текст
Ответы Re: Casts to text/varchar  (Dennis Gearon <gearond@cvc.net>)
Список pgsql-general
ERROR:  Cannot cast type integer[] to character varying

I would think every datatype should have at least one cast, the cast to a text
or varchar. Otherwise how is an application to know how to print an arbitrary
unknown type for human consumption? Where do the existing "{...}"
representations get created and how does one invoke that in a query?

--
greg

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

Предыдущее
От: Darko Prenosil
Дата:
Сообщение: Re: Using index for "like 'ABC%'" type query
Следующее
От: Dennis Gearon
Дата:
Сообщение: Re: Casts to text/varchar