Identifying casts - Mailing list pgsql-general

From Marc Munro
Subject Identifying casts
Date
Msg-id 1197053647.19457.5.camel@bloodnok.com
Whole thread Raw
Responses Re: Identifying casts
Re: Identifying casts
List 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

Attachment

pgsql-general by date:

Previous
From: Bob Pawley
Date:
Subject: Re: pg_dump
Next
From: Anton Nikiforov
Date:
Subject: Pg_catalog reference