Re: Implicit casts to text

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: Implicit casts to text
Дата
Msg-id 200704031754.30192.peter_e@gmx.net
обсуждение исходный текст
Ответ на Re: Implicit casts to text  (Bruce Momjian <bruce@momjian.us>)
Список 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 по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: PL/Python warnings in CVS HEAD
Следующее
От: "Albe Laurenz"
Дата:
Сообщение: Re: Bug in UTF8-Validation Code?