Re: Implicit casts to text - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: Implicit casts to text
Date
Msg-id 200704031754.30192.peter_e@gmx.net
Whole thread Raw
In response to Re: Implicit casts to text  (Bruce Momjian <bruce@momjian.us>)
List pgsql-hackers
Am Dienstag, 3. April 2007 17:17 schrieb Bruce Momjian:
> I assumed the issue was that there might not be explicit casts for every
> case were were now disallowing.

My proposal is to "downgrade" some casts from implicit to assignment.  Tom's 
proposal is to add more casts at the level of explicit, which is farther 
below assignment.  No cast will be lost.
-- 
Peter Eisentraut
http://developer.postgresql.org/~petere/


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: PL/Python warnings in CVS HEAD
Next
From: "Albe Laurenz"
Date:
Subject: Re: Bug in UTF8-Validation Code?