Re: [GENERAL] ERROR: failed to find conversion function from "unknown" to text

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: [GENERAL] ERROR: failed to find conversion function from "unknown" to text
Дата
Msg-id 7588.1231246899@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: ERROR: failed to find conversion function from "unknown" to text  ("Gurjeet Singh" <singh.gurjeet@gmail.com>)
Ответы Re: [GENERAL] ERROR: failed to find conversion function from "unknown" to text
Список pgsql-hackers
"Gurjeet Singh" <singh.gurjeet@gmail.com> writes:
> create cast (unknown as text) with function unknown2text( unknown ) as
> implicit;

This is a horrendously bad idea; it will bite your *ss sooner or later,
probably sooner.

            regards, tom lane

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