Re: How to check whether a data type can be cast to another

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: How to check whether a data type can be cast to another
Дата
Msg-id 20091023153238.GE355@alvh.no-ip.org
обсуждение исходный текст
Ответ на Re: How to check whether a data type can be cast to another  (Kareem Sedki <isiscreation@gmail.com>)
Список pgsql-general
Kareem Sedki escribió:
> Thank you Merlin and Tom. I appreciate your answers.
>
> I have tried to follow that approach before I go this way. So, I checked
> the appendix  of the documentation for error conditions. Searching for
> cast-related conditions, I found INVALID_CHARACTER_VALUE_FOR_CAST. Would
> that be the exception to catch? It doesn't sound right.

TIAS -- http://www.fetter.org/tias.html

--
Alvaro Herrera                                http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support

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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: pg 8.4 (Auto)-vacuumlo
Следующее
От: Merlin Moncure
Дата:
Сообщение: Re: How to check whether a data type can be cast to another