casting to domain problem. - Mailing list pgsql-hackers

From Gevik Babakhani
Subject casting to domain problem.
Date
Msg-id 1159440007.2621.11.camel@voyager.truesoftware.net
Whole thread Raw
List pgsql-hackers
Folks,

Continuing on previous discussion:
http://archives.postgresql.org/pgsql-hackers/2006-09/msg01681.php

I was wondering why we are stripping the domains in
find_coercion_pathway(). Is it because we do not care for domains at
that point? And why don't we have extra logic there in order to find the
appropriate cast record (for the domain).

I searched the list for a possible answer but I couldn't find one.
Could someone please clarify this?

-- 
Regards,
Gevik Babakhani
http://www.postgresql.nl
http://www.truesoftware.nl








pgsql-hackers by date:

Previous
From: Csaba Nagy
Date:
Subject: Re: [OT]DROP FUNCTION IF EXISTS
Next
From: Heikki Linnakangas
Date:
Subject: Re: Block B-Tree concept