Identifying casts

Поиск
Список
Период
Сортировка
От Marc Munro
Тема Identifying casts
Дата
Msg-id 1197053647.19457.5.camel@bloodnok.com
обсуждение исходный текст
Ответы Re: Identifying casts  ("Pavel Stehule" <pavel.stehule@gmail.com>)
Re: Identifying casts  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
Is there any way of identifying whether a cast was built-in or is
user-defined?

I am tempted to just assume that if the cast is to/from a user-defined
type or uses a user-defined function that it is user-defined.  I suspect
though that a user could define a new cast on pre-defined types using a
pre-defined function.

__
Marc

Вложения

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

Предыдущее
От: Bob Pawley
Дата:
Сообщение: Re: pg_dump
Следующее
От: Anton Nikiforov
Дата:
Сообщение: Pg_catalog reference