Re: failed to find conversion function from "unknown" to text

Поиск
Список
Период
Сортировка
От Andrew Sullivan
Тема Re: failed to find conversion function from "unknown" to text
Дата
Msg-id 20050112172328.GD28484@phlogiston.dyndns.org
обсуждение исходный текст
Ответ на failed to find conversion function from "unknown" to text  (Szűcs Gábor <surrano@gmail.com>)
Список pgsql-sql
On Wed, Jan 12, 2005 at 05:52:42PM +0100, Sz?cs Gábor wrote:
> Question: is there a way to tell the server to convert unknown to something 
> (text or varchar, don't really care), or to write such a "conversion 
> function"?

You ought to be able to cast (e.g. "SELECT case 'a'::text. . .)

A

-- 
Andrew Sullivan  | ajs@crankycanuck.ca
Information security isn't a technological problem.  It's an economics
problem.    --Bruce Schneier


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

Предыдущее
От: Rosser Schwarz
Дата:
Сообщение: Re: Syntax error while altering col-type
Следующее
От: Sam Mason
Дата:
Сообщение: Re: Problems with HAVING