Re: Cast and Schemas don't work as expected - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Cast and Schemas don't work as expected
Date
Msg-id 10221.1043383927@sss.pgh.pa.us
Whole thread Raw
In response to Cast and Schemas don't work as expected  ("Eduardo Stern" <eduardo@stern.com.br>)
Responses Re: Cast and Schemas don't work as expected  (Philip Warner <pjw@rhyme.com.au>)
List pgsql-hackers
"Eduardo Stern" <eduardo@stern.com.br> writes:
> The CREATE CAST command is't supporting schemas on the type parameters.

Yah.  Are you enough of a yacc wizard to fix the reduce/reduce conflicts
that arise when GenericType is made to include qualified names?  I spent
a couple days beating on that, without success.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Rod Taylor
Date:
Subject: Re: New buildin function
Next
From: Tom Lane
Date:
Subject: Re: [PATCH] psql visibility clarification patch